I always wonder, AngularJS is a framework that is constantly being used.
But I have a question about how it works for crawlers (example googlebot).
Do they even run the javascript and interpret the code to get the information and show the site developed on the platform?
With the angular HTML theoretically does not have information "yet", it is first necessary to trigger the controllers and such.
The question is: How does semantics / indexing work with Angular?