NodeJS Updates
1] Built-in fetch() API
Node.js now includes the native Fetch API, eliminating the need for libraries like axios or node-fetch. It became stable in Fully Stable (No Flag Needed) in v21.0.0 .
async fun
conceptsinshort.hashnode.dev8 min read