Mastering Clean Code: Best Practices for Software Engineers 03 Jul 2024 - Raoul Sulimovici software A list of guidelines extracted from the book "Clean Code: A Handbook of Agile Software Craftsmanship" by Robert C. Martin
Using Redis with Node.js 25 Mar 2024 - Dumitru Bereghici software web node-js cloud Build a Caching Layer in Node.js With Redis
Angular Change Detection 23 Oct 2020 - Dumitru Casap software web angular Do you want to have a performant Web App in Angular? You should know how Angular works behind the scenes, especially about rendering. Please be patient, use the power of your brain and let's demystify Change Detection in Angular.