Angular Complete Series | Custom Commands | Part 11 | Angular11+

Опубликовано: 27 Декабрь 2024
на канале: Code with Zubair Khan
92
4

Angular 11 or previous versions have the same set of commands. These commands perform every nitty-gritty operation in a well-designed manner. From the creation of a new angular application, creating componenent, service, or every complex time-consuming task can be performed using angular's command.

For example, ng serve used to run the angular application in development mode and ng build can be used to create an angular application production-ready build.

Each of the angular cli command is dedicated to some specific operation. Configuring and Combining these angular commands and assigning them to some easy name is everyone's need.

Every angular command can be executed with configuration. Passing this configuration every time you execute the command is a real pain. We can wrap any angular command and its configuration to some memorable name.

#angular #angular11 #angularseries

Follow us on Twitter:
  / polestutorial  

Follow us on Facebook:
  / tutorial-poles-103032308348727  

Official Web Link:
http://tutorialpoles.com