
4 signs youβre over-engineering βοΈ
During my first years as a Software Engineer I consulted for firms of different sizes (from 20+ to...

Author profile
Senior Frontend Engineer @OpenClassrooms // I write about Javascript, CSS & the web π
Browse the latest writing surfaced through DevArt.

During my first years as a Software Engineer I consulted for firms of different sizes (from 20+ to...

Iβve been introduced to React Query at work last year and I wouldnβt be the first to say that it was...

You read that right, it's time to bring out your Blue Eyes White Dragon and d-d-d-d-deliver some nice...

Typing. Love it or hate it, it has many advantages: better DX (through intellisense auto-completion),...

After a few months consulting on the rewriting of a large-scale application, I've come to realize tha...

I've recently contracted tendonitis in both of my hands, it's nothing major and can be treated of cou...

This may sound crazy, but developers are lazy. I know, unbelievable. Some of us are, we need to autom...

Alright, I know these posts are annoying but I just wanted to express how great this platform is &...

We take a lot of Javascript features for granted, map, filter, reduce, const/let, ternaries... each o...

Whether you are on your own or with a team, having an efficient Git workflow can go a long way to boo...

As a Front-end developer, building resilient and reusable components is a top priority of mine, and t...

It's lunchtime, you look up from your monitor and meet your colleague's gaze, they whisper: sushi, y...

We all know and use npm start, npm audit, npm init and many more npm commands on a daily basis, but t...

Media queries are a huge part of our daily life as web developers, and yet, most of us have only touc...

I'm writing down notes for the first official episode of my podcast and since I just came out of an i...

Chris here with another weird idea I had to implement last night at 1 A.M. π...

This post is aimed for people who want to learn how to use commands such as rebase & learn a few...

If you're like me, you pretty much Google "gitignore templates" each time you start a new project fro...

Implementing internationalization (commonly known as i18n) is often feared by a lot of Front-End deve...

What is Server Side Rendering (SSR) ? That's often a tricky question for a lot of people, where an...

I use https://coolors.co/ almost every week to find nice color combinations for my projects. What ar...

I've been struggling to find nice pictures for my articles on DEV (and ones that I'm allowed to use...

From accessibility to SEO, using the right HTML tags can help us more than we know


Show off your components by deploying your Storybook instance to Github Pages in a matter of minutes.
A great way of styling your React projects



Why and how to be a mentor, and how to be mentee?

An introduction meant for people who have never delved into unit testing
Advertisement