List of Dévoreur 2 Code articles

Documenting the 'Why': The complete guide to Architecture Decision Records (ADR)

A complete guide to understanding, adopting and mastering the practice of ADR (Architecture Decision Records), from theory to practical implementation.

10/9/2025

Written by Fabien Schlegel

Fabien Schlegel

Django: automate translations with DeepL

Discover how to automate the translation of your Django applications with the DeepL API. Detailed guide with concrete examples.

3/6/2025

Written by Fabien Schlegel

Fabien Schlegel

Mixins in TypeScript : Class composition

Discover how to use mixins in TypeScript to compose classes in a modular and reusable way. Detailed guide with concrete examples.

11/1/2024

Written by Fabien Schlegel

Fabien Schlegel

Internationalize your React application with i18next

Learn how to internationalize your React application using i18next with this comprehensive guide.

9/9/2024

Written by Fabien Schlegel

Fabien Schlegel

Type inference with TypeScript

Discover how TypeScript uses type inference to improve your code. A complete guide with practical examples and recommendations.

7/26/2024

Written by Fabien Schlegel

Fabien Schlegel