How not to write clean code in React? 🧹
Introduction
Wassup everyone, long time no see. Today we will see a few ways to not clean code in React, let's jump right into it!
10 ways to not write clean code
Not use a linter
Who needs a linter to keep good code styles, and keep the code clean ...
blog.avneesh.tech2 min read
Gwenaël Magnenat
Playing with web stuff
Great tips!
I'll make sure to follow your advises on my code base.