JavaScript Strict Mode

Strict Mode is an ES5 feature, and it’s a way to make JavaScript behave in a better way. And in a different way, as enabling Strict Mode changes the semantics of the JavaScript language. It’s really important to know the main differences between JavaScrip… Read more

Similar

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... (more…)

Read more »