December 7, 2023

How to Install Angular CLI on Ubuntu 20.04

Angular is the most popular framework used to build mobile and web applications. Angular is an open-source web application framework developed by Google an a large community of individuals. As of today, Angular 10 is the latest version available for the installation. This tutorial will help you to install Angular CLI node module on your Ubuntu 20.04 Linux system.

How to Install Angular CLI on Ubuntu 20.04 Read More

Learn Angular 8 Step By Step in 10 Days – Directives (Day 4)

In this article, we will discuss the Concept of Directives in Angular 8. The directive is another main building block of the Angular framework. Using directive, we can create different reusable UI controls of the web application in which we can define design as well as business logic and those controls can be used in different components in the applications.

Learn Angular 8 Step By Step in 10 Days – Directives (Day 4) Read More