1

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?

1
  • Whenever you do web application . You have to live with that.. Commented Apr 25, 2014 at 11:42

2 Answers 2

1

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.

Sign up to request clarification or add additional context in comments.

Comments

1

Maybe Angular js?

It's a javascript framework which uses jQuery but it's so much more than that. Give it a look

https://angularjs.org/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.