javascript - Difference between bootstrap phase and configuration phase in angular js? -


i new angularjs , having trouble understanding difference between bootstrap phase , configuration phase in angular js . link understood there 3 phases in angular js :

  1. bootstrap phase
  2. compilation phase
  3. run-time phase there no mention of configuration phase , in angular js's site have definition of configuration block. when configuration block comes picture in bootstrap phase or compilation phase in angularjs life cycle ??? confused whole phases ... searched online didn't exact difference between bootstrap , configuration phases .


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -