
🧽 Clean Code
Apply Clean Code to your code to make it more maintainable, scalable, and testable.
LinkedIn: https://es.linkedin.com/in/lucia-maio

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

If you already know how to develop software but want to take a step further and improve the quality of your code, this is your course

You will learn from the basic concepts to test your application with Cucumber or Behat, to best practices tips to make your test suite more easily maintainable.

Domain-Driven Design relies on Hexagonal Architecture as one of its technical pillars. Learn how to implement it with CodelyTV!

Develop using AI, following best practices in the most efficient way possible..

Add AI to your website following software best practices.

10-20 minute talks on various topics. So far, they were internal to the Codely team, but… if they add value to us, they might to you too

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

Centralize all your work team's documentation and task management in one single tool: Notion.

Boost your productivity by maximizing IntelliJ! Achieve a minimalist look, create files with custom templates, secret shortcuts, and much more.

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

Learn what testing brings, how to test, and best practices to prevent maintaining your tests from becoming a nightmare with examples from The Real World™