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
Hello, the readme of this repo points to a tweet from 2019 where Got is recommended for NodeJS, and Ky for the browser.
Is this answer still valid in 2023, given that Node 18 now supports native fetch?
For a new project, should we use Got or Fetch in the Node environment, if there is no requirement for code sharing between server and client?
What are the latest recommendations?
The text was updated successfully, but these errors were encountered:
Hello, the readme of this repo points to a tweet from 2019 where Got is recommended for NodeJS, and Ky for the browser.
Is this answer still valid in 2023, given that Node 18 now supports native fetch?
For a new project, should we use Got or Fetch in the Node environment, if there is no requirement for code sharing between server and client?
What are the latest recommendations?
The text was updated successfully, but these errors were encountered: