What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Knockout.js

shuri17

Junior Member
If you have any need to cleanly integrate with a database back end, I highly suggest taking a look at knockout.js. It provides a nice, clean way to incorporate auto-updating data elements into your webpage. Additionally, the website knockout.js provides some awesome interactive tutorials.
 
Knockout is a great framework. It uses updated standars and you get a lot of boilerplate code. I also recommend Ember.js, is a relative new framework that get updated weekly and is a lot easier to use than most frameworks.
 
Back
Top