You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I och med NodeJS 21 kommer fetch-apit finnas tillgängligt som del av Nodes standardbibliotek. Jag föreslår att vi redan nu tar steget att flytta från axios till fetch genom att använda ett polyfill (t.ex node-fetch) som sedan bara kan tas bort när Node 21 lanseras in i LTS.
The text was updated successfully, but these errors were encountered:
I och med NodeJS 21 kommer fetch-apit finnas tillgängligt som del av Nodes standardbibliotek. Jag föreslår att vi redan nu tar steget att flytta från axios till fetch genom att använda ett polyfill (t.ex node-fetch) som sedan bara kan tas bort när Node 21 lanseras in i LTS.
The text was updated successfully, but these errors were encountered: