Computer Baba Youtube Channel
Youtube video Link
Install the dependencies and devDependencies and start the server.
cd lecture-67
npm i
ng serve -o
Navigate to http://localhost:4200/
Use this tag/branch to checkout the code
- Example 1: Object and nested value
git checkout lecture-67-a
- Example 2: Array and pushed value
git checkout lecture-67-b