NodeJS 18 introduced some new features including the built in Fetch API. This means that we no longer need to use 3rd party packages like node-fetch. The functionality is now native and baked into Node. To learn more check out the official announcement on the NodeJS website.

3m read timeFrom dev.to
Post cover image
Table of contents
Using the Fetch APIFinal Thoughts

Sort: