Computer with coffee mug

Welcome to

Dévoreur 2 Code

Another blog from a developer

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.

Internationalize your React application with i18next

Internationalize your React application with i18next

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

Type inference with TypeScript

Type inference with TypeScript

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