|
|
|
|
|
by dammitfoo
2856 days ago
|
|
Ok. For that matter, Mithril is also component-oriented and router is included. And what I meant by react being a view library is that react by itself only handles the UI part and you need to get additional libraries to handle stuff like routing and talking with the server. This stuff is provided by mithril itself. |
|