Subscribe to my newsletter and never miss my upcoming articles
Tips on how to reduce your node app size and the benefits
In the desire to make our node_modules folder as small as possible when deploying on Lambda, we thought about reusing node packages that could already be existing on Lambda in my team. But after searching and rephrasing keywords severally, we couldn'...
Common mistakes and errors to look out for when testing with Jest on NodeJs
Why I chose to become a technical writer and what I'll be writing on