5 Cool New Features in Angular JS 1.2

1 / 8
About This Presentation
Title:

5 Cool New Features in Angular JS 1.2

Description:

5 Cool New Features in Angular JS 1.2 – PowerPoint PPT presentation

Number of Views:153

less

Transcript and Presenter's Notes

Title: 5 Cool New Features in Angular JS 1.2


1
5 Cool New Features in Angular JS 1.2
2
About Neev
Key Company Highlights
Web
Mobile
Cloud
Magento eCommerce SaaS Applications Video
Streaming Portals Rich Internet Apps Custom
Development
iPhone Android Windows Phone 7 HTML5 Apps
AWS Consulting Partner Rackspace Joyent
Heroku Google App Engine
250 team with experience in managing offshore,
distributed development.Neev Technologies
established in Jan 05 VC Funding in 2009 By
Basil Partners Part of Publicis Groupe Member
of NASSCOM.Development Centers in Bangalore
and Pune. Offices at Bangalore, USA, Delhi,
Pune, Singapore and Stockholm.
User Interface Design and User Experience Design
Performance Consulting Practices
Quality Assurance Testing
Outsourced Product Development
3
5 New Features in Angular JS 1.2
  • The AngularJS team recently announced the
    availability of the release candidate version of
    AngularJS 1.2 code named Spooky Giraffe.
  • Lets look at some of the interesting additions
    and changes in AngularJS 1.2
  • 1.) NgAnimate
  • NgAnimate has been one of the coolest and
    most talked about features in the Angular 1.x
    branch. In version 1.2, this has been completely
    re-written and we no longer have the Ng-Animate
    directive. NgAnimate has now been converted into
    a CSS class based animation and transition.


For more information on coding refer to
http//www.neevtech.com/blog/2013/08/17/5-cool-fea
tures-in-angularjs-1-2/
4
5 New Features in Angular JS 1.2
2.) New Directives - ngFocus ngBlur
Finally, we can now have events for focus and
blur on an element. These two new directives will
allow writing custom code, validation messages
etc. easier.
For more information on coding refer to
http//www.neevtech.com/blog/2013/08/17/5-cool-fea
tures-in-angularjs-1-2
5
5 New Features in Angular JS 1.2
3.) Even and odd props for ngRepeat Until
now, ngRepeat only had index, first, middle
and last props. So, if you had to create a table
with alternating rows, youd need to write some
complex  looking code using a mod by 2 of the
index with an appropriate CSS class or youd need
to use the other two ngClassEven and ngClassOdd
directives. Now its easier with odd and even
getting added to the rest of the props for
ngRepeat.
For more information on coding refer to
http//www.neevtech.com/blog/2013/08/17/5-cool-fea
tures-in-angularjs-1-2
6
5 New Features in Angular JS 1.2
4.) Swipe Events with ngTouch This is a
really cool feature when building mobile or
tablet apps with AngularJS. We now have two new
directives called ng-swipe-left and
ng-swipe-right. With this it is now possible to
write functionality that can be triggered based
on these events. 5.) jQuery Reference moves from
Global to Local Until now, the angular
scenario would reference jQuery globally, due to
which we would have trouble making our
non-AgularJS code to work with jQuery. With the
1.2 release, jQuery is referenced locally to the
Angular app and it should now be easier to have
our non-Angular code make use of jQuery.
7
Clients
8
sales_at_neevtech.com
Neev Information Technologies Pvt. Ltd.
Sweden
Singapore
India - Bangalore
USA
India - Pune
Neev AB, Birger Jarlsgatan 53, 6tr, 11145,
Stockholm Phone 46723250723
13 LSquare, 3rd Floor Parihar Chowk,
Aundh, Pune 411007. Phone 91-64103338
The Estate, 121,6th Floor, Dickenson
Road Bangalore-560042 Phone 91 80 25594416
08-03 SGX Centre 2, 4 Shenton Way, Singapore
068807 Phone 65 6435 1961
1121 Boyce Rd Ste 1400,Pittsburgh PA 15241 Phone
1 888-979-7860
For more info on our offerings, visit
www.neevtech.com
Write a Comment
User Comments (0)