Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Periodic Review of Recommended Modules #164

Open
lholmquist opened this issue Oct 24, 2023 · 4 comments
Open

Periodic Review of Recommended Modules #164

lholmquist opened this issue Oct 24, 2023 · 4 comments

Comments

@lholmquist
Copy link
Member

We want to start reviewing our current list:

  • still make sense ?
  • add any ?
  • remove any ?

https://github.com/nodeshift/nodejs-reference-architecture/blob/main/npcheck.json

@dbrugger
Copy link

Should we add jose for jwt etc?
node-fetch should be replaced by undici. Maybe axios too?

@FrivalszkyP
Copy link

Axios looks like is already there. We can add undici but I think just removing node-fetch should be enough, people can simply use the built-in fetch anyway.

As for jose, big +1 from me.

Since eslint is already there, I'd add prettier as well, considering these two go hand-in-hand as industry standards at this point.

@richardlau
Copy link
Contributor

Since eslint is already there, I'd add prettier as well, considering these two go hand-in-hand as industry standards at this point.

Also ICYMI eslint has decided to deprecate formatting rules: https://eslint.org/blog/2023/10/deprecating-formatting-rules/

@FrivalszkyP
Copy link

Good call!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants