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 »
JavaScript language proposal: function implementation hiding - GitHub - tc39/proposal-function-implementation-hiding: JavaScript language proposal: function implementation hiding... (more…)
Read more »
Property based testing is another way to test programs. Instead of relying on hard-coded inputs and outputs, it checks characteristics of the output given the whole range of possible inputs. (more…)
Read more »
Understanding the Javascript Execution Context Like Never Before "What is the execution context in Javascript?" you may wonder. Well, look no further! After ... (more…)
Read more »
In the past few years we’ve seen the rise of CSS-in-JS, emerging primarily from within the React community — but why? (more…)
Read more »