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

Read More 4 min
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

Read More 9 min
Internationalize your React application with i18next
Learn how to internationalize your React application using i18next with this comprehensive guide.
9/9/2024

Read More 8 min
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

Read More 9 min
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

Read More 7 min