Angular commands are usually of two types, NPM and NG. NPM and NG commands are commonly used in any angular projects to generate new working projects, build/run the application, install/uninstall dependencies and for many other purposes.
This introductory course covers the basics npm commands and ng commands along with its usage. It also includes a working demo on all these important commands and how to execute them.
1. Types of Angular Commands: Discusses the different types of Angular Commands and the importance of NPM and NG commands for any angular applications.
2. ng Commands: Highlights the important ng commands and its usage.
3. npm Commands: Enlists the most commonly used npm commands and its usage along with examples.
4. Demo: Hands-on Demo of all the enlisted ng and npm commands which includes creating a working angular project, install/uninstall dependencies, build/run your application and so on.
5. Quiz: Frequently asked questions related to Angular commands which tests the knowledge gained in above topics.
Approach is to explain in conversational/colloquial Kannada to reinforce the learning and for better understanding.
1. Learner would be able to understand the importance of npm and ng commands and how to use these commands in appropriate circumstances.
2. Hands-on Demo in the course helps in creating a new working angular project, generating components, building your application and so on.
3. He/she would be able to test their learnings and gain more confidence by taking part in the quiz.