gdgmad / gdgmadevents

Let's Build together! gdgmadevents is a repository for our database of events and any software that YOU choose to make around it. Check out our readme!
MIT License
7 stars 4 forks source link

Add React suspense for code splitting and more efficient loading #2

Open AniketSK opened 5 years ago

AniketSK commented 5 years ago

We'd like pages to be loaded with React suspense. Best to take one component at a time and see how it works out from there!