
🧽 Clean Code
Apply Clean Code to your code to make it more maintainable, scalable, and testable.
We won't increase the price while your subscription is active

Apply Clean Code to your code to make it more maintainable, scalable, and testable.

Use views and materialized views to scale your application.

Master the use of colors in CSS to create visually stunning and accessible sites. Use modern CSS such as lch for color management.

The Repository pattern is one of the easiest to understand, but also one of the easiest to implement incorrectly. In the course, we see how to avoid this.

Master asynchrony in JavaScript: understand and efficiently apply concepts such as callbacks, promises, async/await, and other asynchrony methods in your projects.

Set up your Mac computer just like Nino and Rafa do to program as comfortably as possible.

Learn the implications at the SOLID level and maintenance of Creational Design Patterns.

Learn TypeScript starting from a JavaScript example where we will gradually refactor the code while analyzing the main features of TypeScript.

Set up your computer with Linux just like Dani has it for the most comfortable programming experience possible.

Migrate your applications to PHP 8 step by step, achieve more maintainable tests thanks to Named Arguments, simpler Value Objects with Constructor Property Promotion, replace PECL (deprecated), and much more.

Learn to detect and deal with incomprehensible code 🤟

Learn to use the Swiss Army Knife of programmers 😬

Learn to work in a team with Git and make the most of advanced aspects such as debugging, merge strategies, and much more.