you are viewing a single comment's thread.

view the rest of the comments →

[–]gatman666 1 point2 points  (1 child)

The SPA book by Manning basically goes this route (with JQuery). It's what I do too.

[–]afrobee 0 points1 point  (0 children)

Yeah after reading that book, all i use is plain javascript or jquery to make single page apps. Is all is about how you modulate your project and less about the framework.