AngularJS, Front End Development

Moving to Angular 5? Find out Yay or Nay!

AngularJS is quickly evolving and we have witnessed two major updates in the past 14 months. Now, this popular JavaScript framework has set a new milestone with its major release of Angular 5.0 on November 1, 2017. The progressive web apps and material design powered by Google will be however available in the next few days. The...

by Nidhi Choudhary
Tag: angular development
07-Nov-2017

Agile, AngularJS

AngularJS vs. ReactJS: How the Two Compare?

Product companies have evolved over the last few years. While some years back, the focus was on going to market with the best features, the game has shifted to user experience today! With multiple products launching similar functionalities, it is very difficult to stand out against the competitors with features alone. It is the intuitive...

by Nidhi Choudhary
Tag: angular development
19-Sep-2017

AngularJS, Front End Development

AngularJS Performance Tuning in Enterprise Applications

Introduction Before developing any application, it is always important to use the technology stack in a beneficial way. Using a technology doesn’t count until and unless we use it effectively. Let’s see some of the common performance issues caused by AngularJS and their possible suggestions to fix or ways to avoid them. ...

by Sonakshi Mediratta
Tag: angular development
29-Aug-2017

AngularJS, Front End Development

Angular 2 vs Angular 4 – Which One Fits Your Frontend Development Requirement?

Introduction The year 2015-2017 saw a host of new frameworks from the house of JavaScript. Though several of their offerings did fail to make a resounding impact, Angular and React survived the test of time to become the go to frameworks for successful Angular development. With several frameworks have made headway in the world of...

by Poulomi Nag
Tag: angular development
24-Aug-2017

AngularJS, Front End Development

12 Must Know AngularJS Frameworks to Build Winning Frontend

We are all living in the experience economy. We all have a recall of products that provide great user experience and we also tend to share a positive word of mouth about such products. Product engineering isn't just about delivering a functionality anymore but also about delivering a seamless experience. A highly visual product is...

by Nidhi Choudhary
Tag: angular development
04-Aug-2017

Agile, AngularJS

Building Intuitive Frontend Interfaces with AngularJS – An Overview!

A successful business requires clean, attractive and intuitive consumer facing the web and mobile properties. A good front-end doesn't just help to create a recall but also drive engagement and generate more business. Engineering a product that is both attractive with a high performance is challenging and requires expertise that...

by Poulomi Nag
Tag: angular development
25-Jul-2017

AngularJS, Experience Design

Optimization of AngularJS Single-Page Applications for Web Crawlers

I am assuming that you’ve seen websites developed on AngularJS. If not, here are a few sites using AngularJS you would be familiar with: Youtube Netflix Weather IStockPhoto AngularJS is taking over the robust development around the world. There’s a good reason for that React-style framework that makes better developer...

by Ankit Gupta
Tag: angular development
06-Jun-2017

AngularJS, Experience Design

FE-Conf is Back: A Leading Conference on Frontend and UX Technologies

FE-Conf is one of the biggest conference happening in India on state-of-the-art Frontend and UX technologies. After the success of FE-Conf 2016, we are proud to host FE-Conf 2017 - A Frontend Engineers Meet organized by TO THE NEW. Our last conference had an amazing feedback and it helped people to find new ideas, learn from...

by Kavita Upadhyay
Tag: angular development
14-Feb-2017

AngularJS, Front End Development

Angular 2 Dependency Injection

In this blog, we will go through the new dependency injection system of Angular 2. As we know DI is the heart of AngularJS. In Angular 1 we can inject dependency at multiple places in different ways such as: in the directive definition by name   eg. [js]app.directive('questionTemplate', ['$http', 'Flash', function($http,...

by Kavita Bora
Tag: angular development
30-Jul-2016

AngularJS, Front End Development

React JS vs Angular 2

In this blog we are going to discuss in summary, difference between the two most popular JS (library/framework) i.e Angular 2 and React JS On the very first note, React JS is just a library and Angular 2 is a whole framework (which is still undergoing changes). But we can have a comparison for both. 1. Component: Both React and...

by Vishnu Shekhawat
Tag: angular development
24-Jul-2016

AngularJS, Automation Testing

Why Use Protractor for End-to-End Testing of AngularJS Applications?

Automation of testing frameworks helps you improve the quality, speed, and accuracy of the testing processes. The strategy to adopt test automation should clearly define when to opt for automation, its scope and selection of the right kind of tools for execution. AngularJS framework is rapidly gaining momentum as it can quickly launch...

by Anuradha Ishwaran
Tag: angular development
29-Jun-2016

AngularJS, Front End Development

Deep Dive into Angular Directives

Angular directives are very useful in any AngularJS application in order to make code simple and easily handled by a UI Developer. As an angular developer we all use directives frequently but most of us are not aware of the execution cycle of directives that how they work internally. Directives have several inbuilt functions by which we...

by Mahima Agrawal
Tag: angular development
31-May-2016