Yes, the title is clickbait.
Over the years I've collected a handful of small habits that make every codebase I touch easier to live in. None of them deserved a post on its own, so I grouped them into one: ten tips, each with the why and a code example you can paste today.
Read Ten Tips for Better Frontend Development
A few of the things you'll find inside:
- Why I never use
export default(and the one case where Itolerateaccept it). - Why every file in my projects is kebab-case
- How a single
^in yourpackage.jsonconnects to the biggest npm incidents of the last year.
Which tip do you disagree with?
P.S: I'm attending as a speaker React AlicanteOpen in a new tab the 24th to the 26th of September! Let me know if you'll be there.
Views0123456789