Atomic Blog

Atomic Improvements #5

Hire people for their soft skills. Hard skills can be learned or replaced by AI, but poor soft skills will make your work together a nightmare.

October 3, 2024

Atomic Improvements #4

Invest in marketing. Too many products fail because they focus too much on development and not enough on marketing.

October 3, 2024

Atomic Improvements #3

Keep code style uniform across all your technologies: use the same indentation, quotes, trailing commas, etc. Exception: maintain casing conventions specific to each technology.

October 3, 2024

Atomic Improvements #2

When naming cloud resources (and not only), use prefixes instead of postfixes for environments (e.g., production-web instead of web-production). This reduces mistakes.

  1. Our brain prioritizes the first word.
  2. With prefixes, you avoid accidental autocompletion errors in the terminal.

October 3, 2024

Atomic Improvements #1

Learn design and typography.

October 3, 2024

Atomic Improvements #0

Code is art. Write your code as if you’re writing a poem for another person, not just instructions for a machine.

October 3, 2024

Andrew Kodkod
Crafting digital products since 2007