COURSERA - Front-End JavaScript Frameworks: Angular
This course is perfect for those who want to learn Angular. This course focuses on how to write good and non-messy code using Angular. This course covers everything that one needs to know in Angular.
This repository does not contain single files for each topic but instead a project was modified from an initial Angular file webpage to the latest result. All the exercises in this course are done in this project.
All the related code can be found here. There might be some changes that were deleted in latest commit. So, one can always go back to look for the content they need in older commits. All the commits are labeled with what was modified in them.
Happy Coding!!
Download this repositiory in a folder called conFusion.
This project was generated with Angular CLI version 6.2.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.