HNNewShowAskJobs
Built with Tanstack Start
Modern Node.js Patterns for 2025(kashw1n.com)
8 points by tpetry 2 days ago | 1 comment
  • Aldipower2 days ago

    That was a great and interesting summary.

    Regarding the "built-in testing", it unfortunately still lacks something like `assert.any()` to match object in `deepEqual`. So I still need to use vitest. https://github.com/nodejs/node/issues/55319