Must Need VSCode extensions for Angular Development.

Here I listed the most unique , useful & must need VSCode extensions for Angular development.
The best programming tricks you need to learn now

Programming is one of the most creative jobs to do. To be a good programmer, learning new tricks and being compatible with the changes in programming field is quite necessary. On daily basis, different rules and modifications are introduced in the field of programming. There is always some programming
Set the Default Value to Select in Angular 5 iterated with Array of Objects
Author: Suresh Thangarasu | Categories: Angular, Latest Trends, Tutorials, UI Development No comments

Here, the simple and easy way to set default value to select in Angular 5 which is iterated with an array of objects. Let’s consider the below sample object which is going to iterate in the select options [ { "userName": "User1", "userId": "1", "userRole": "admin" }, { "userName":
Essential Frontend Development Tools Used By Developers

There are various factors that influence the development of a complete website or an application. Being a frontend developer, you are required to prioritize your skills and put efforts in the right direction to ensure everything is developed properly. There are scores of frontend development tools that oil the
Consolidated list of angular cli commands

Using angular cli commands you can easily scaffold and build the angular application. Here I list and discuss the commands available in angular cli. As you know Angular development approach changes and the architecture got numerous improvements after the latest release. Along with that the angular/cli also upgrade to support
Understanding Webpack Configuration – [simplified]
Author: Suresh Thangarasu | Categories: Angular, JavaScript, Latest Trends, React, Tools No comments

Understanding webpack configuration with example codes is much easier than a detailed paragraph. Recently Angular [Latest version] also use webpack for bundle the application. You can use webpack with any of the latest Javascript libraries like react to bundle the application. Here I add webpack configuration file and explain the concept and configuration
How To Send Push Notification In Ionic Android App
Author: Vincent Raja | Categories: Angular, Frontend, Hybrid App, Ionic, JavaScript, Tutorials No comments

In this tutorial, I am going to explain how to send Push Notification in Ionic Apps in a simple and more efficient way. Here am using Firebase Cloud Messaging (Google Cloud Messaging) for Android push notification and OneSignal to manage more segments for push notification to users and various platforms.
Know Basic TypeScript Features Before Starting Angular

TypeScript isn’t completely a new language, it is a super script of ES6 (ECMA script 6) and it is an official collaboration between Microsoft & Google. ES6 is an advanced version of ES5 ( regular javascript). TS or ES6 is not completely supported by all the browsers as
Upgrade Application from Angular 2 to Angular 4

Angular 2 to Angular 4 upgrade is much easier than you imagine. Minimal changes in your package.json and tsconfig.json is enough to run your app developed in angular 2. As Angular has backward compatibility which runs previous release apps in the new upgraded version. Angular 2 to Angular 4 Pakage.json changes For
5 Essential Browser Plugins for Frontend Developers

Along with developer tool of chrome, I have 5 essential browser plugins which make me feel more flexible with developing and debugging the web application. I always keep these plugins to make my work easy. Most you may already come across a couple of these plugins but rest will lighten and faster your