react-lazy-memo icon indicating copy to clipboard operation
react-lazy-memo copied to clipboard

CRA with Suspense, lazy and memo usage demo app

React Lazy Memo

This a simple CRA app using React.Suspense, React.lazy and React.memo to show how they work.

Try it on https://react-lazy-memo.now.sh.

Questions? Open an issue