Science, asked by PatriciaBCox6665, 1 year ago

What is bootstrapping in AngularJS?

Answers

Answered by varuncharaya20
0
Bootstrapping in AngularJS is nothing but just the initialization of Angular app. There are two ways ofbootstrapping AngularJS. One is Automatic Initialization and other is Manually using Script. ... So angular.bootstrap function bootstrap angularJS to document. The second parameter is the name of module
Similar questions