Writing code you can understand 9 months from now

Mateu Aguiló Bosch

Drupal is a very flexible framework with incredible tools and extensions. This allows developers to write fantastic features that to make any project succeed. Drupal is also not opinionated, which means that there is no "correct way" to implement a feature in custom code as long as "it works".

In this session I propose a pattern we have been implementing successfully in big and small projects. This aims to standarize and encapsulate your client's business logic in an organized and testable way, but most importantly in a predictible way. A way that a new dev coming in will expect, and a way that you will expect 1 year after rolling off the project.

Track

Development & Coding