- Published on
What I'm reading - July 2022
You’re probably using the wrong dictionary
http://jsomers.net/blog/dictionary
A wonderful read about dictionaries. Dictionaries and how they define words are something I’ve never spent much thought on, but once I’ve read the article, I started appreciating the detail in which words are described in the original Webster’s dictionary compared to other mainstream dictionaries. The author has also given instructions in the end of the post to change your Mac’s default dictionary to the original Webster’s dictionary so that you can use it from Spotlight.
Functional programming is finally going mainstream
https://github.com/readme/featured/functional-programming
Functional Programming 101
https://github.com/readme/guides/functional-programming-basics
Interview the interviewer
https://github.com/readme/guides/technical-interviews
How Rails Sessions Work
https://www.justinweiss.com/articles/how-rails-sessions-work/
How do gems work
https://www.justinweiss.com/articles/how-do-gems-work/