If at first you don't succeed, call it version 1.0

Contact Me

Sarvesh Kushwaha
Email : sarveshkushwaha@outlook.com

Total Pageviews

Powered by Blogger.

Friday 31 January 2014

Knockout Key Concepts


From the beginning since knockout have launched , they have their limited key concepts and that's what i do like about this library .They never tried to bring too many things with this library.Knockout creators are very clear with their concepts and goal. Below are their Key concepts :

Tuesday 28 January 2014

Places to Learn ,Run and Test Knokout.js


Before getting dive into into Knockout we should learn where we can use knockout syntax and run them to make ourselves Knockout Developers .As some of my friends are Java developers for them I am listing some places,where they can learn and play with knockout and obviously for Dot net developers How can we setup environment into Visual Studio for knockout :-

  1. Knockout.js : I must say , knockout itself done very great job .they are providing us a place to play with knockout . Visit http://learn.knockoutjs.com/

Monday 27 January 2014

What is Knockout and Why to use it ?


Knockout JavaScript :

Knockout.js is JavaScript framework which allow us to implement MVVM (Model View View-Model) UI pattern in JavaScript and HTML.
Knockout.js is a pure JavaScript library with no external dependencies. It is supported on all major browsers, IE 6+, Firefox 2+, Chrome, Opera, Safari (desktop/mobile).

Knockout javascript Series


As technology changing rapidly many JavaScript libraries have become the new trend .Lots of JavaScript libraries are coming to internet to make web faster and user friendly .
So i am going with the time starting series of blogs for Knockout .Below you will find the knockout introduction presentation , i will describe each slide in details in upcoming blog post .