Angular Libraries: Working with Multiple Projects
- 4.7
Brief Introduction
Angular 9, Angular CLI, Angular Libraries, Docker, c3.js, Upload npm packages, Stripe Checkout, Frontend MicroservicesDescription
Learn how to create an Influencer App using Angular.
This app is composed by 3 projects, Admin, Influencer and Checkout. In this tutorial, you will learn how to handle multiple Angular projects.
In this tutorial you will learn:
How to user Angular CLI
Create classes, interfaces, abstract classes
Use interceptors
Create public and private routes
Restrict routes for unauthorised users
Upload Images
Export CSV's
Build a chart with c3.js (part of d3.js)
Use Reactive Forms
Upload a package to npm registry
Handling Multiple Angular Projects
Angular Libraries
If these are what you are looking for then this course is for you.
Requirements
- Requirements
- Basic Html Knowledge
- Basic Javascript Knowledge