Brendan Eich's famous quip, "Always bet on JavaScript", revels in JS's history of naysayers predicting that we'd eventually reach a point where JS couldn't grow to meet the demands of modern development; it turns out those have always been bad bets.
It... (more…)
Read more »
Callbacks are the past, use async functions for new Lambda handlers... (more…)
Read more »
Stringify object/array with yaml syntax. Contribute to eugeny-dementev/yamlify-object development by creating an account on GitHub. (more…)
Read more »
Douglas Crockford revealed the true story of politics and lies surrounding the birth of JavaScript. Naming the language was not a simple marketing move, apparently. During his Frontend Masters workshop entitled "The Good Parts of JavaScript and the Web", ... (more…)
Read more »
While we’re doing amazing things with JavaScript on the server side, it’s important not to take our eyes off of some of the great stuff happening on the client side. One such awesome project I recently discovered was JSZip: a JavaScript library that all... (more…)
Read more »