Hi Bart,
So my question here is should i still use views ? Or am i supposed to code everything in the index.html file ?
As best practice, yes you can use MVC approach. you can use view.js to put your controls and return it. No need to write entire logic in index.html
you can find MVC version of your splitapp at JS Bin - Collaborative JavaScript Debugging</title> <link rel="icon" href="http://static.jsbin.…
I hope this answers your question.
Regards,
Chandra