nodejs-reference-architecture
nodejs-reference-architecture copied to clipboard
The Red Hat and IBM Node.js Reference architecture. The teams 'opinion' on what components our customers and internal teams should use when building Node.js applications and guidance for how to be su...
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
Jest and Mocha are the suggested testing frameworks, yet there is no mention about: - [Node native test runner](https://nodejs.org/api/test.html) - [tap](https://github.com/tapjs/tapjs) Even if tap can be a personal preference, a...
Despite the enormous success it had over the years, Express isn't clearly catching up with the demands of today's products and can be considered deprecated or, at least, not maintained...
https://docs.npmjs.com/generating-provenance-statements https://github.blog/2023-04-19-introducing-npm-package-provenance/
@mhdawson there were a couple failures since one of the modules licenses changed, but i think we can just add that to the allowed list since the license went from...