| I'll try one last time: > Sorry none of this makes any sense to me. If you're not familiar with the MVC variants (MVVM, MVP, MVI, MOVE)[0][1] we should start there. Next you should read through some common mistakes of Backbone.js like applications https://www.toptal.com/backbone-js/top-8-common-backbone-js-... and some criticisms of MVC on HackerNews in 2012[0]. Finally if you haven't before these talks, they are the ones that sold me on React: - https://www.youtube.com/watch?v=-DX3vJiqxm4 - https://www.youtube.com/watch?v=DgVS-zXgMTk - https://www.youtube.com/watch?v=nYkdrAPrdcw&t=203s [0] https://medium.com/@pinarkocak/mvc-mvp-and-mvvm-design-patte... [1] https://news.ycombinator.com/item?id=4189811 |