Learning Angular by following "Angular - The Complete Guide 2021 Edition." [https://learning.oreilly.com/videos/angular-the/9781788998437/]
This repository contains assignments that are being done for the course.
To add Bootstrap one of the ways is to:
npm install bootstrap@3- add dependencies to
angular.json
Assignment Description:
-
02.TheBasics:
i) Creating components.
ii) Two-way data binding. Button disabled change based on input value.
iii) playing with ngIf, ngClass, ngFor Directives -
03.CourseProject: