List of Dévoreur 2 Code articles

How to easily create forms in React

As a developer, forms are a great part of our work. It's a way for users to interact with software.

7/24/2021

Written by Fabien Schlegel

Fabien Schlegel

Publish my own blog, the start of a content creator

As a developer, I learn a lot of things. Some of it comes from my colleagues, books or articles I read. The idea of sharing what I know drove me to begin a blog about my journey.

7/14/2021

Written by Fabien Schlegel

Fabien Schlegel

Understand and use composition in React

Composition is very powerful in React but for some cases, it may be hard to use. Today I will give you examples of composition caught up in real projects.

7/9/2021

Written by Fabien Schlegel

Fabien Schlegel

Why I create my first NPM package

A useful practice when you work with a specific stack, is to create generic stuff for this stack.

7/4/2021

Written by Fabien Schlegel

Fabien Schlegel

Setup JWT for a React Django app in minutes

How to setup JWT in a project with a React frontend and a Django backend in minutes.

6/25/2021

Written by Fabien Schlegel

Fabien Schlegel