Modern Node.js Patterns for 2025(kashw1n.com)8 points·by tpetry·l’année dernière·1 commentskashw1n.comModern Node.js Patterns for 2025https://kashw1n.com/blog/nodejs-2025/1 commentsPost comment[–]Aldipower·l’année dernièrereplyThat 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
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