Software Dev ||
Lover of all things React ๐ป ||
Gamer ๐ฎ|| Creative ๐ฌ
- Nairobi, Kenya
Pinned Loading
-
cp2-flask-bucketlist-api
cp2-flask-bucketlist-api PublicCheckpoint 2 project on creating a RESTful bucketlist api using python flask.
-
-
awesome-tdd
awesome-tdd PublicForked from makinwab/awesome-tdd
๐ ๐ Curated list of awesome resources: books, videos, articles about using TDD(Test Driven Development)
-
multistep-form
multistep-form PublicA multistep form created with ReactJS and semantic UI
-
Example of Suspense in React
Example of Suspense in React 1const DataComponent = React.lazy(() => import('./DataComponent'));
23function MySuspenseComponent(){
4return (
5<Suspense fallback={<Spinner />}>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.