AngularJS, MEAN, React.js

Managing Form State In React Using Redux Form

What is Redux Form? Redux Form is a HOC(Higher Order Component) which uses react-redux so that the HTML forms in react can store all its state in redux. Advantage of using Redux Form? Redux Form is very easy to use and implement, we just have to wrap our form component with the HOC provided by […]

May 1, 2022

AngularJS, Grails, MEAN

Aliasing Localhost URL in Mac OS

Have you ever wanted to use https://something.i.want.com:8080 instead of the same old boring https://localhost:8080 ? Well here is how you do it on Mac OS. By default, the IP of localhost is 127.0.0.1. ‘localhost’ itself is an alias. To make it your own follow the instructions below. 1. With sudo access vi /etc/hosts $sudo vi […]

August 25, 2021

AngularJS, Front End Development, Software 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. […]

November 7, 2017

AngularJS, Digital Transformation, Hybrid

Building an App – Ionic Vs React Native

More and more companies are putting efforts on building digital products. A mobile application or web portal becomes business critical with customers evolving digitally. Some of these companies have specific needs while pursuing application development such as building cross-platform application, hybrid application or native application. Hybrid VS. Native is a long-standing debate and confusion among […]

October 17, 2017

Agile, AngularJS, Front End Development

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 […]

September 19, 2017

Agile, AngularJS, Experience Design

How Design is Critical to Build Winning Front-End Experience?

Technology has empowered customers with a plethora of choices when it comes to interacting with a brand. A single interaction with a customer can change the customer’s perception, making it essential to provide them with a great end-to-end experience. Nowadays, companies are launching multiple digital initiatives to reach out to the digital natives and enhance […]

September 12, 2017

AngularJS, Front End Development, Product Engineering

Infographic: 6 Amazing Features of AngularJS you Shouldn’t Miss!

AngularJS is a JavaScript-based open-source front-end web application framework which is quickly gaining traction among companies to build intuitive and engaging front end. AngularJS development plays a significant role in front-end product engineering. Unlike other frameworks, Angular gives you a certain degree of freedom when writing codes. In this infographic, we have outlined top 6 […]

September 12, 2017

AngularJS, Front End Development, Product Engineering

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. Problem Faced or What Went Wrong During Implementation […]

August 29, 2017

AngularJS, Front End Development, Product Engineering

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 […]

August 24, 2017