Skip to content

anshgandhi/angular_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. npm install bootstrap@3
  2. add dependencies to angular.json

Assignment Description:

  1. 02.TheBasics:
    i) Creating components.
    ii) Two-way data binding. Button disabled change based on input value.
    iii) playing with ngIf, ngClass, ngFor Directives

  2. 03.CourseProject:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors