Computer with coffee mug

Welcome to

Dévoreur 2 Code

Another blog from a developer

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

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.

Django: automate translations with DeepL

Django: automate translations with DeepL

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

Mixins in TypeScript : Class composition

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.