The NodeJS 18 Fetch API
NodeJS 18 introduced some new cool features and one of the most useful ones is the built in Fetch API. What this means is that we longer need to use 3rd party npm packages like node-fetch because the functionality is now native and baked into Node. T...
andrewbaisden.hashnode.dev3 min read