Angular

There are two ways we can change the default angular port number from 4200 to other number.
How To Change Angular Port (ng serve port) number from 4200 to other

Use pre tag along with angular json pipe to display well formed pretty JSON data

To change mat-checkbox color we need to override the default theme css colors
How to change mat-checkbox color in Angular material

On 2021-02-10 ie.,Google has released Angular 12.0.0-next.0 version
Angular 12.0.0-next.0 version released

In this tutorial we are going to learn how to use Tailwind CSS in Angular projects.
How to use Tailwind CSS in Angular

Angular 11 supports only Typescript 4.0 version.Typescript 4.0 has some cool features that can be used in Angular 11. One such feature …
Short Circuiting Assignment Operators in Typescript 4.0 & Angular 11

Two ways to get query parameters from URL in Angular 1. Using queryParams 2. Using queryParamMap
How to Get Query Parameters from URL route in Angular

Using Query parameters in Angular, we can pass optional parameters to angular routes in our applications.
Query Parameters in Angular with examples

ngModelChange is an Angular event, where as change is an HTML DOM event
ngModelChange and change events in Angular with examples

When you think about Angular and Arduino, one screams software and the other hardware. While both to some extent related to …
Combining Angular With Arduino