Click here to Skip to main content
15,868,016 members
Everything / AngularJs / Angular CLI

Angular CLI

angular-cli

Great Reads

by Yaseer Mumtaz
Angular 4 Client Development
by Pranay Rana
This post is about validation in Angular 2 application, which means it's about validation on client side, not about server side.
by Yaseer Mumtaz
Authentication & Authorization using Auth0 & JWT
by Sibeesh Passion
How to create a custom validator directive in Angular 5

Latest Articles

by Zijian
Construct Angular Reactive Forms of client data models through generated Angular TypeScript codes
by Zijian
Construct Angular Reactive Forms of client data models through generated codes
by Bhargav Technical Lead
Angular migration to version 16
by Yaseer Mumtaz
Authentication & Authorization using Auth0 & JWT

All Articles

Sort by Title

Angular CLI 

1 Mar 2020 by Shenwei Liu
An Angular sample application and discussions on breadcrumbs with advanced routing strategies, navigation scenarios, practical workflow, and more (latest update with Angular 9 CLI and ASP.NET Core 3.1 website).
1 May 2018 by Pranay Rana
This post is about validation in Angular 2 application, which means it's about validation on client side, not about server side.
17 May 2023 by Bhargav Technical Lead
Angular migration to version 16
15 Dec 2017 by O.Nasri
ASP.NET Core 2.0 & Angular 4: through this tutorial, you will learn how to build from scratch a web application for vehicles management
6 May 2017 by Hamdy Ghanem
Integrate ASp.Net Core api with Angular 2 using TypeScript
28 Mar 2018 by Manjunath Matathamana
Angular framework is useful for building Single Page Apps and Progressive Web Apps. This article covers everything you need to know about deploying an Angular application in under 2 minutes.
25 Nov 2018 by Roshan Choudhary
Component Interaction in Angular using Input Output decorator
7 Feb 2019 by Sibeesh Passion
Easy set up Build and Release pipeline configuration of Angular app
8 Jul 2018 by Sibeesh Passion
How to create end to end tests for our Angular application
9 Jan 2024 by Zijian
Construct Angular Reactive Forms of client data models through generated codes
10 Jan 2024 by Zijian
Construct Angular Reactive Forms of client data models through generated Angular TypeScript codes
22 Apr 2018 by Sibeesh Passion
How to create a custom validator directive in Angular 5
25 Mar 2018 by Sibeesh Passion
In this post, we are going to implement Guard, which will help us to restrict users to access some pages if they haven't logged in to our application, in Angular 5.
16 Sep 2017 by @sof-mckoy
Step-by-step tutorial on integrating projects created using angular-cli and dotnet-cli
20 Aug 2017 by Yaseer Mumtaz
MEAN Stack, Development Environment Setup, Expressjs APIs Development & Testing
16 Mar 2018 by Yaseer Mumtaz
After setting up the basic development environment, let's create the master/layout and home page
29 Dec 2017 by Nikola Breznjak
Intro to test automation in Angular apps, and some basic theory concepts about testing