NodeJS 18 introduced the built in Fetch API. This means that we no longer need to use 3rd party packages like node-fetch. This is one less dependency that we need to install so our node_modules folders should be a little lighter. To learn more check out the official announcement.

•3m read time•From andrewbaisden.hashnode.dev
Post cover image
Table of contents
Using the Fetch APIFinal Thoughts
4 Comments

Sort: