I may be one of the last people you would expect to write an essay criticizing JavaScript, but here we are.
Two of my primary areas of… (more…)
Read more »
JavaScript - Conditional JavaScript, only download when it is appropriate to do so... (more…)
Read more »
Paul Miller — entrepreneur. I make projects which help developers to build awesome things... (more…)
Read more »
The new async/await is an immensely useful language feature that hides the complexity of asynchronous code and makes it look like it’s working in a synchronous way. The code example below does not look complicated at all, just a few awaits here and there.... (more…)
Read more »