Faster Redeployment of JavaScript to AWS Lambda by Using Parcel

This is about a proof-of-concept for packaging a set of AWS Lambda services using Parcel which are reloaded at runtime πŸš€… Read more

Similar

JavaScript is Not a Joke

Two recent post of mine were ridiculed on r/programmingcirclejerk: Building a Simple Stopwatch App with Electron – Submitted by someone as Building a 100MB stopwatch app. Compile Node.js to N… (more…)

Read more »

Building a Maybe in JavaScript

Cannot read property "x" of undefined. I'm guessing if you're reading this you've seen that message before, and probably at some point wanted to throw something through your monitor. We have the venerable Sir Tony Hoare to thank for th... (more…)

Read more »