Why does Flarum use Mithril instead of Angular?
I understand both have their pros & cons, but it seems to me Angular is less code and easier to understand for people who have no idea.
The only reason I can think of is extensibility.
Mithril offers the use "commands" and all that, while in Angular you would have to make everything from scratch by yourself.
I want to know for FlarumJS, because I, too, believe in extensibility, so I would like to see why you guys chose Mithril.