A WIP "software development kit" for Baahu applications. It is a GUI for scaffolding, developing, and building Baahu applications.
- scaffold Baahu applications
- fast, minimalistic module bundler
- choose routes/components to code split from the GUI
- scaffold new component files from the GUI
- built in benchmarks to ensure peak performance. creating good benchmarks is hard, so Baahu GUI will ship with customizable benchmarks with good defaults.
GUIs can be more discoverable than CLIs. If you an expert CLI user, your productivity difference between GUIs and CLIs will be minimal. However, novices will usually be much slower with a text-based interface.
A major goal is to reduce the barrier of entry to create quality web applications.
There are two tasks blocking the 1.0.0 release of Baahu (the framework):
- Completion of Baahu GUI for ease of use
- Completion of a non-trivial (closed source) "dogfood" Baahu app to increase confidence that Baahu is production-ready