Code Splitting in React: Route-Level vs Component-Level and What Actually Matters
Most devs discover React.lazy() and go one of two directions. Either they add it to every component they can find, or they add it once to their routes and never think about it again. Neither approach
izsk.hashnode.dev12 min read