All Categories
Get it between 2025-03-13 to 2025-03-20. Additional 3 business days for provincial shipping.
✅ Improve the readability of your Javascript code applying “Clean Code”. You will learn to choose better names for variables, write simpler and more readable functions, design classes with better structure. ✅ Write code that is more intuitive, testable and tolerant to changes thanks to SOLID principles. Not only will we teach you how and when to apply them, but we will also explain some related concepts such as the adapter pattern or dependency injection in detail. ✅ Increase the quality and security of your code by applying Unit Testing and TDD. We delve into multiple concepts related to Software Testing, and we will show you how to create good unit tests and use TDD as a design tool, all using the Jest framework.