javascript - What does bootstrap function do in Angular 2 -


i'm new frontend frameworks , learning angular 2. in tutorial, tells include line bootstrap(appcomponent). bootstrap function do? starts app? i'm guessing has nothing ui framework.

from the docs:

you instantiate angular application explicitly specifying component use root component application via bootstrap() method.

so yes, starts application.


Comments

Popular posts from this blog

Sass watch command compiles .scss files before full sftp upload -

filehandler - java open files not cleaned, even when the process is killed -

gridview - Yii2 DataPorivider $totalSum for a column -