The JavaScript Engineer Skill Tree

If you took all the skills that a intermediate to senior JavaScript Full Stack Engineer required to be productive and successful and mapped them out, what would it look like?In my opinion, it would look like the Skill Tree below.[caption id=”attachment_17… Read more

Similar

When the use of JavaScript is justified

JavaScript is a controversial topic, especially in privacy and open source circles. That’s because JavaScript is often used to execute code on website visitors' devices that does things that aren’t so cool. For example, tracking users across the entire In... (more…)

Read more »

Exploring functional JavaScript

I started exploring functional programming (FP) concepts over a year ago. I have already shared my initial learning materials in one of the previous posts. It was only the beginning of my journey a…...

Read more »