Thursday, 30 June 2016

RC4 Now Available

Today we’re happy to announce that we are shipping Angular 2.0.0-rc.4. This release includes many bugfixes and improvements, and makes testing easier and more flexible.What's new?We've cleaned up our exported APIs so that they are simpler and more streamlined, and removed things that were never intended to be public. We have also added stability tag filtering so that you can easily tell whether something...
Share:

Wednesday, 29 June 2016

Wednesday, 22 June 2016

Tuesday, 21 June 2016

RC3 Now Available

Today we’re happy to announce that we are shipping Angular 2.0.0-rc3. What's new?This release includes a fix for a major performance regression in RC2The @angular/router project has been merged into our main repository ( It will retain its own version numbers and release cycle ) The Router documentation is now available. Content Security - Angular Content Security features are feature-complete...
Share:

Thursday, 16 June 2016

Introducing Firebase App Indexing

Laurence Moroney Developer Advocate Firebase App Indexing, formerly known as Google App Indexing, allows users to re-engage with their installed apps through a seamless integration with Google Search. If your mobile app users search for related content on Google, they’ll be given...
Share:

Wednesday, 15 June 2016

RC2 Now Available

Today we’re happy to announce that we are shipping Angular 2.0.0-rc2. This release includes: Animation Framework Manage the animations in your application in a stateful manner. The underlying platform support, documentation, and code samples for Animations have landed. Improvements to Forms We’re shipping new techniques for building forms with clearer directive and object names, including ngModelGroup,...
Share:

Tuesday, 14 June 2016

Google Two Factor Authentication Login with PHP

In our previous post, explains you the login system using PHP with PDO connection. Here is an extra feature that can be added to login system for an extra layer of security. It is 2 factor authentication using Google Authenticator App for Android/iPhone. Your account could be at risk of having your...
Share:

Friday, 10 June 2016

Thursday, 9 June 2016

Improvements Coming for Routing in Angular

A little more than a month ago, we introduced a new router at ng-conf. We hoped this would finally resolve the outstanding routing issues in our first design. It turns out, routing is hard. We’re grateful to have heard from many folks at ng-conf about flaws in this new design, so we are announcing version 3.0.0-alpha.3 of @angular/router and are deprecating version 2. You should begin using this...
Share:

Wednesday, 8 June 2016

Create an Error Free Application and Build an Amazing Customer Experience with Raygun

Are you building new web or mobile software? What are your goals while implementing your application? There could be many answers, like efficiency, more effective user experience, proper security and authentication, good marketing features and so on. In simple terms, the work we do should ultimately...
Share:

Monday, 6 June 2016

Rethink Database for Creating a Realtime Web Application with Node JS

Earlier in realtime, any request for data from the server makes the app slow, unscalable and cumbersome to maintain. RethinkDB mainly focus on this drawback and makes building realtime apps easier. RethinkDB is the first open-source, scalable JSON database built for realtime web. The developer can tell...
Share:

Friday, 3 June 2016