AngularDart: “logical pages” and views are 1-to-1 or 1-to-many or what?
问题 What is the relationship between an app's " logical pages " and views in AngularDart (or JS)? For example, in the context of the AngularDart tutorial Recipe Book example, I originally considered "view recipe" and "edit recipe" as logical pages (or as an app steady state as @pavelgj suggests). When I started working through the AngularDart tutorial I thought that a logical pages and Angular "views" were in one-to-one correspondence. But in Chapter 6, views are treated as part of a the index