After the 1.0 launch a few weeks ago and bit of PR work AngularJS has been gaining more adoption than what we expected. Thank you everybody who took a look and recognized that we are onto something awesome. Many of you have asked about our plans post 1.0, and that's what I'd like to address by rolling out our roadmap for the next few months. Versioning conventions 1.0.x will receive only bug fixes...
Thursday, 26 July 2012
Tuesday, 24 July 2012
Java MySQL Insert Record using Jquery.
If you know Java concepts, you can easily understand any kind of language very quickly. If you want to became a good programmer, I strongly suggest start with J2EE programming. I heard that many people feels that it's though After long time I decided to write about J2EE programming with Jquery in a...
Monday, 23 July 2012
Free Better Images and Photos.
“Picture Speaks Thousand words”, this quote is so true to its words. I agree in total that a picture can give more information than that of words or paragraphs. The most interesting part of a picture is it does not need any language to interpret, one qualify with their eyes alone. When you are author...
Friday, 20 July 2012
AngularJS Now Hosted on Google CDN
As you probably already noticed, one of the core AngularJS values is simplicity. Simple is awesome, but simple and fast is doubly awesome and that's why we also value speed and performance. Since early beginnings of the project, we strived to make bootstrapping of AngularJS apps as fast as possible and offered to host all of the AngularJS artifacts on our http://code.angularjs.org/ server which follows...
Wednesday, 11 July 2012
ECommerce Menu Design with JSON Data.
Now the right time to build an online selling portal, people started believing online shopping for buying things. This tutorial helps you to to speed up the most important product category navigation menu system for your ecommerce projects. I had implemented Amazon style menu with category image using...
Tuesday, 3 July 2012
AngularJS Meetup June 2012 - Data-binding, HBO and Drag'n'Drop
The topics discussed at June's AngularJS meetups in Mountain View, NYC and Seattle included data-binding deep dive, how AngularJS is being used at HBO and why they picked it over Backbone.js and how Daniel Zen implemented drag'n'drop functionality in his AngularJS application. Contents: 3m15s: Data-binding in AngularJS (Igor Minar) slides, plunk demo1h00m35s: AngularJS chrome extension (Igor...
Monday, 2 July 2012
Introducing the AngularJS Batarang
Batarang Photo Credits: doranwa For the past month, we've been working on a Chrome extension to help debug AngularJS applications. Today, we're introducing the AngularJS Batarang (a superheroic tool that lives up to its name). This extension features tools to help find and address performance bottlenecks,...