actuallyReallyAlex/gh-jobs

⏳ Use React.lazy()

Closed this issue · 0 comments

Given that data is loaded from the BE, when the FE is loading, then it is using lazy load to load in components effectively.

--

https://web.dev/code-splitting-suspense/?utm_source=lighthouse&utm_medium=devtools

https://davidea.st/articles/webpack-typescript-code-split-wont-work


  • Adjust FE
  • Lint
  • Regression Test