How small?
Wallace produces smaller bundles (and therefore loads faster) than any other real framework.
Bundle size of various implementations of the js-framework-benchmark app:
How fast?
Wallace comes close to first on official benchmarks, but it has more powerful (and nicer) performance tweaking, so it may well be "the" fastest.
Time to create 1000 rows on the js-framework-benchmark app:
How intuitive?
Wallace feels like React with the ugly bits removed:
- No mangled JSX.
- No awkward patterns like hooks.
- Just clean and obvious code.
Read the guide once, then use the tooltips, which
include a full cheat sheet:
Here's and embeded StackBlitz (which sadly doesn't render markdown tooltips that well) where you can give Wallace a spin:
How extendable?
Wallace lets you:
- Override all runtime operations.
- Customise component behaviour.
- Extend syntax by adding your own directives.
No other framework gives you this freedom, which is why it is called Wallace - although that makes more sense if you've seen this film:
Next Steps
Continue by reading the docs, and please ⭐ Wallace on GitHub!
