Node gains HTTPS module import support
February 24, 2022
Next.js 12.1 Released — The popular React framework introduces a beta version of on-demand incremental static regeneration (ISR), now automatically configures Jest for you, and can create smaller, more efficient ‘standalone’ builds of your app for production deployment. Vercel |
|
▶ A 3.5 Hour Nest.js Course for Beginners — Nest.js is a popular framework for building backend apps and APIs with Node and this extensive screencast walks through building your own REST API with it, complete with auth and database. Vladimir Agaev |
How to Run Every Node.js Version on AWS Lambda — Node.js has been a first class platform on AWS’s serverless platform from day one, but the versions you can (easily) use have been limited to a subset. Everynode, however, provides a way to use any version of Node on AWS Lambda from v11 upwards. Tomasz Janczuk (Fusebit) |
Monorepos Explained — A new site that rounds up pretty much anything you need to know about monorepos, and the tools to build them. Nrwl |
🛠 Code & Tools