▲ | dsego 3 days ago | |
This reminds me of the venerable backbone js library. https://backbonejs.org/#View There is also a github repo that has examples of MVC patterns adapted to the web platform. https://github.com/madhadron/mvc_for_the_web | ||
▲ | ChiperSoft 2 days ago | parent [-] | |
I would love to see a new take on backbone in the modern web without any jQuery integration. I genuinely miss how easy and powerful backbone views are. |