Software

Software Engineering
Mastering Clean Code: Best Practices for Software Engineers

Mastering Clean Code: Best Practices for Software Engineers

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
Angular Change Detection

Angular Change Detection

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.