trevoreyre / react-suspense-presentation

Introduction to React Suspense

Home Page:https://react-suspense.trevoreyre.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Suspense Presentation

This is the source code to my React Suspense presentation. It's a simple app that displays users and posts fetched from a dummy API, built with create-react-app.

It's separated into 3 folders:

Running locally

cd app-initial
npm install
npm start

About

Introduction to React Suspense

https://react-suspense.trevoreyre.com


Languages

Language:JavaScript 75.4%Language:CSS 18.1%Language:HTML 6.1%Language:Dockerfile 0.3%