The past few weeks I’ve started to learn the React library more seriously with a few practice projects. I learned of Airtable from a CSS-Tricks article a while back which goes into more detail of what Airtable is but the TL;DR might sum it up as a Google Sheets on steroids with API endpoints. In the article author, Chris Coyier used Airtable and Javascript to create a favorite Emoji Poll and I’ve recreated it using React. This is entirely a front-end project, so the API key is exposed. If you are interested in using Airtable in production this article (Airtable As A Minimum Viable Database For Your ReactJs Project) got me started.
If you are interested in learning React please feel free to pick it apart. Happy Hacking!
Resources:
- Inspiration: How To Use Airtable as a Front End Developer
- Database: Airtable
- Airtable As A Minimum Viable Database For Your ReactJs Project
- Bar Chart: Recharts
- Editor: CodeSandbox
I’d like to thank TyrantWarship from Twitch. I’ve been streaming some of my learning experiences to my Twitch channel and TyrantWarship would often pop by an help me through many of my roadblocks.
Leave a Reply