Pete Hunt of React fame recently got into an
online discussion about the pros and cons of
Webpack vs. Browserify.
In the discussion he inadvertently coins a hilarious term for a form
of rhetoric in some circles of the JavaScript community - "Modularity
Sh... (more…)
Read more »
In my last post What excites me about JS in 2017 I wrote about the unique advantage JavaScript has among programming languages. It is the… (more…)
Read more »
Callbacks are the past, use async functions for new Lambda handlers... (more…)
Read more »
To introduce more advanced tips and tricks to enable more effective debugging and troubleshooting of JavaScript. (more…)
Read more »
A small, focused, forward-looking library for extended Regular Expressions in JavaScript, using ES2015+ tagged template literals - jawj/js-xre... (more…)
Read more »