Angular 11 ng Autocomplete example, ng-AutoComplete in angular, angular 11 tutorial in hindi,
testycodeiz,angular in hindi,Angular 11 ng Autocomplete #example in Hindi,ng-AutoComplete in angular,angular 11 tutorial in hindi, #angular-ng-autocomplete,Angular 9 tutorial in hindi,angular tutorial in hindi,angular 10 tutorial in hindi,angular 11 practice,angular 10 best practices,angular 9 best practices,ng-autocomplete,ng Autocomplete example in Hindi,Angular 11 ng Autocomplete example,angular tutorial,angular 2, #angular11 new features,angular 11 whats new
Angular 8 File Structure e2e(end-to-end) – This folder contains test cases for testing the complete application along with its specific configuration files. node_modules – Contains all the node-modules used in the angular application. src – Complete source code of the application resides in src folder. app – root component of the application. assets – contains all the images or resources used in the application. environments – contains build configuration environments of the application. We can create any target environment and specify its configuration here. index.html – This is the main html page which is rendered when someone opens your website or application. main.ts – This is the main entry point of the angular application which compiles the AppModule and renders the specified bootstrap component in the browser. styles.css – Contains all the styles to be used as globally in the application....
Comments
Post a Comment