Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

December 28, 2023

The complexity of writing an efficient NodeJS Docker image - Specfy

Des conseils sur l'écriture d'un Dockerfile optimisé pour des applications Node.js.

GitHub - testjavascript/nodejs-integration-tests-best-practices: ✅ Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (July 2023)

Des bonnes pratiques pour les tests en JavaScript.

Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app.

Testing the dark scenarios of your Node.js application | Practica.js

Un article complet (et relativement long mais instructif) sur les tests que l'on omet souvent car ils concernent des cas qui se produisent peu souvent (mais qui se produiront !)