César Alberca

My favorite tips for Frontend Development

2026-09-16T15:00:00.000Z

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:

  1. Why I never use export default (and the one case where I tolerate accept it).
  2. Why every file in my projects is kebab-case
  3. How a single ^ in your package.json connects 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