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 🚀... (more…)
Read more »Recently, I worked on a task of adding a time zone feature to the JavaScript calendar library managed by my team. I pretty well knew that… Read more