Top 13 Online Platforms providing IT Courses

7 years ago

In this age when everyone is talking about reskilling and upskilling, online platforms such as coursera.org, Khan Academy has taken…

Go – How to Create a Package in Go Language

7 years ago

This blog represents code samples and related concepts on how to create a package or library using GO programming language.…

Blockchain Usecase – Freelancer to Benefit Lot More

7 years ago

Blockchain has been revolutionizing different kind of businesses including financial, banking, supply chain management etc. Given the very nature of…

Angular Error – No directive with exportAs set to ngForm

7 years ago

While running unit tests for the Angular app (Angular 2/Angular 4), I came across the error such as following: Failed:…

Angular – Use Template Reference Variable for User Inputs

7 years ago

This blog represents tips and code sample for using Template reference variable for capturing user inputs in an Angular form.…

Angular – Signup Form Code Sample

7 years ago

This blog represents code samples and related concepts which can be used to create a Signup form in Angular (Angular…

Top 3 Javascript Frameworks for 2018 – Angular, ReactJS, VueJS

7 years ago

From trends data retrieved from sources such as Google, Stackoverflow etc., it is seeming as if the javascript framework of choice for…

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…