What are the most important things not to forget or consider when creating a single page app(completely ajax depended) in general? Or any specific consideration on MVC?
What are the best practices to create a single page app?
2.4k views Asked by Iternity At
4
There are 4 answers
0
On
Steven Sanderson has a good series of blog posts on single page apps:
I would also recommend his Knockout framework.
DURANDAL Startkit is a good way to start. Its has MVVM pattern and we can use it with Visual Studio.
Also, Stephen Walther make a good post about security issues. http://stephenwalther.com/archive/2013/03/05/security-issues-with-single-page-apps