Managing Route Components by Feature

Learn to manage route components for product features by arranging the files in the views directory.

We'll cover the following

Suppose we have a Products view in the views folder example mentioned in the last lesson. Imagine we’re working on an admin dashboard for an e-commerce app. A user should be able to browse products, select a product to see more details about it, and add, update, or delete it. We need to determine how all of this should be handled.

Get hands-on with 1200+ tech skills courses.