The Third Age of JavaScript

A bunch of things are moving in JavaScript – it is quite feasible that the JS of 10 years from now will look totally unrecognizable… Read more

Similar

JavaScript RORO Pattern

Code readability is a big thing. Developers spend a lot of our time reading code: other peoples code, our own code, code we have never seen before, etc. Writing code in a way that is as readable as possible can help save everyone on your team a lot of tim... (more…)

Read more »