Hope everyone out there is having a good weekend. I wanted to start a week in review series where I pass on posts I've read and talk about anything interesting I learned over the past week.
Some of the things I learned:
- While working through the Ruby exercism.io track, I learned how to make immutable constants using the
freeze
keyword.
I finished the Object and Classes book in the You Don't Know JS series and gained a much better idea of how prototypes and objects work. Behavior delegation kinda weirds me out but it seems way less gross than trying to jam inheritance into JS.
I started learning how to use Adobe XD for creating wireframes for websites.
Some articles I read:
- Martin Splitt's overview of CORS
- Java with a Clojure mindset by Dan Lebrero
- Benjamin Liu's article on Twelve Factor Apps
Is there anything cool you learned last week? Let me know down below 👇
Top comments (0)