Let’s take another look at routing in Angular—this time how you can use the router link to set up wildcards, so nonexistent URLs bring up a 404 page or redirect users to another page.
This post covers React Suspense and React Lazy, which can be used to split code, fetch data and set the order at which components are rendered—giving you total control of your project.