Hacker News new | ask | show | jobs
by CosmicShadow 3024 days ago
I just use JQuery and a few other libraries as needed as I use ASP.NET MVC so that takes care of the backend, no need for ugly, complex JS, keep it as minimal and simple as possible. If things need to be done more intensely in front end I use Knockout which seems to be very good at what it does and doesn't muck it up by offering more than it needs or is meant for.