Posts
3
Posts connected by this topic in the archive.
Posts
3
Posts connected by this topic in the archive.
Total topics
62
Distinct topics across the full writing archive.
Related topics
Start with the latest post tagged #javascript, then browse the rest.
A practical tour of the shipped @santi020k/eslint-config-basic v2.0 release: ESLint 10, one main install, lazy frameworks, lite mode, monorepos, CLI checks, and AI standards.
In series: ESLint in Practice · Part 5
Positive conditionals usually reduce mental load and make branches easier to scan, review, and change.
In series: The santi020k way · Part 9
Replace ad-hoc string literals with clearer domain language, stronger typing, and safer refactors.
In series: The santi020k way · Part 3