How to Upgrade from Angular 2 to Angular 5 Apps

7 years ago

This blog represents steps required to upgrade or update or migrate existing Angular 2 apps to Angular 5 apps. Greater details can be…

Oct 2017 – Angular Vs ReactJS – Which one was Popular?

7 years ago

This page represents the popularity of Angular vs ReactJS in October 2017 from different sources including Google Trends etc. It is…

Angular – Two Ways to Capture User Inputs

7 years ago

This blog represents concepts and code samples which can be used for capturing user inputs from the form in an…

Angular Unit Testing Interview Questions – Set 2

7 years ago

This quiz provides basic questions in relation to Angular unit testing. The following are some of the concepts which are…

Angular Bootstrap Responsive Template – Code Sample

7 years ago

Following code can be placed in the index.html file to adopt Bootstrap 4.* with Angular App (Angular 2 or Angular…

Angular – How to Handle Password Confirmation Logic

7 years ago

This blog represents code samples and related concepts on how to handle password confirmation logic in an Angular app (Angular…

How to Upgrade Angular 4 to Angular 5 Apps

7 years ago

This blog represents steps required to upgrade or update or migrate existing Angular 4 apps to Angular 5 apps. Greater details can…

Angular Unit Testing Interview Questions – Set 1

7 years ago

This quiz provides basic questions in relation to Angular unit testing. The following are some of the concepts which are…

Angular – How to Get Started with Unit Test

7 years ago

This blog represents code sample on how to get started with unit test in an Angular app (Angular 2/Angular 4).…

How to Get User Inputs in Angular – Code Samples

7 years ago

This blog represents tips/techniques and code samples on how to get user inputs in Angular template-driven forms in an Angular app…