List of Dévoreur 2 Code articles

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

Generic types with TypeScript

Learn how to master generic types in TypeScript to create flexible, reusable methods. Discover their syntax and benefits, and explore examples and best practices for writing robust TypeScript code.

7/12/2024

Written by Fabien Schlegel

Fabien Schlegel