Note: This is part of the “Composing Software” series on learning functional programming and compositional software techniques in… (more…)
Read more »
Discovering all the different ways of defining a function in JavaScript! #javascript #webdev #webdevelopment #programming #code #learn... (more…)
Read more »
Photo by Fernando Hernandez on Unsplash In this post, we are going to build a pokemon index using Po... (more…)
Read more »
React vs. Vue, Next.js, Relay Modern, GraphQL and many make it on this year's list of trends to watch. (more…)
Read more »
When I started learning JavaScript, one of the topics that confused me at the beginning was understanding the difference between value and reference. In this post, I’ll guide you through examples with pictures how copy by value and reference work in JavaS... (more…)
Read more »