Modern frontend development no longer follows a single approach. Different workflows optimize for different priorities - from absolute control to maximum speed and automation. The spectrum below illustrates where NebulaKit sits within that landscape and the tradeoffs each direction tends to introduce.
Building from scratch
Building interfaces largely by hand using raw HTML, CSS or frameworks built directly on top of them while manually assembling layouts, accessibility and reusable component architecture.
Using NebulaKit
Building interfaces through a structured component system that reduces repetitive implementation work while preserving consistency, composability and architectural clarity.
AI-driven development
Building interfaces through large-scale automatically generated code where much of the implementation and interface assembly is delegated directly to AI systems.