Im using Spring MVC. Recently im getting sick of ugly javascript code, debugging, flexibility and maintenance. jQuery is not enought to make me happy. Is there any good framework that can cope with that?
2 Answers
There are several javascript frameworks that you can choose. I would suggest MVC frameworks:
http://www.infoq.com/research/top-javascript-mvc-frameworks
http://jonathanmh.com/best-javascript-mvc-frameworks-2013-2014/
You will be able to provide a better structure in our web applications.
Comments
Maybe Angular js?
It's a javascript framework which uses jQuery but it's so much more than that. Give it a look