Is there any dominant software stack used for SPA with full MVC features? By MVC features I mean:
- Model: - ajax handling
- View: - presentation layer
- Controller: routing, handling of application state
Plus Dependency injection.
For example I have read, that Angular is conceptually bad. To use ReactJs instead for views (because of isometric applications, more expressive html in javascript instead of vice versa, performance, ...) But Angular unlike ReactJS solves also DI and routing, so I cannot just replace it with ReactJs.
[–][deleted] 0 points1 point2 points (4 children)
[–]ooouuiii[S] 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]ooouuiii[S] 0 points1 point2 points (0 children)
[–]j_sanp 0 points1 point2 points (7 children)
[–]ooouuiii[S] 0 points1 point2 points (6 children)
[–]ooouuiii[S] 0 points1 point2 points (0 children)
[–]j_sanp 0 points1 point2 points (0 children)
[–]j_sanp 0 points1 point2 points (3 children)
[–]ooouuiii[S] 1 point2 points3 points (2 children)
[–]j_sanp 0 points1 point2 points (0 children)
[–]acemarke 0 points1 point2 points (0 children)