In this chapter, I continue building the SportsStore application by adding administration features. Relatively few users will need to access the administration features, so it would be wasteful to force all users to download the administration code and content when it is unlikely to be used. Instead, I am going to put the administration features in a feature module that will be loaded only when administration is required. In this section, I prepare the application by creating the feature module, adding some initial content, and setting up the rest of the application so that the module can be loaded dynamically. ...
© Adam Freeman 2017
Adam Freeman, Pro Angular, 10.1007/978-1-4842-2307-9_9
9. SportsStore: Administration
Adam Freeman1
(1)MILTON KEYNES MK6 3PA, UK
Get Pro Angular, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.