Back to feed
Dev.to
Dev.to
7/22/2026
Opinionated by Design: Why I Chose Sensible Defaults Over Endless Configuration

Opinionated by Design: Why I Chose Sensible Defaults Over Endless Configuration

Short summary

The author introduces create-notils, an opinionated project scaffolding CLI that ships a fixed stack (Next.js, React, Bun, Tailwind, shadcn/ui, Biome) with zero configuration prompts. The rationale is that endless configurability creates combinatorial complexity and decision fatigue, while sensible defaults get developers writing features faster. All generated code is owned by the user with no vendor lock-in, and future modularity is planned via add-on capabilities rather than upfront prompts.

  • create-notils scaffolds projects with a fixed stack and no configuration prompts
  • Opinionated defaults reduce decision fatigue and combinatorial complexity vs. configurable generators
  • All generated code belongs to the developer; future flexibility planned via modular add-ons

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more