Hey guys,
I’m using Airtable as a kind of database for a ReactJs project. I’m pretty new to React and javascript in general and so this might be trivial for a seasoned developer. But I wanted to share one approach you can take to integrating Airtable into your React App.
Here’s the tutorial: http://www.automationfuel.com/airtable-reactjs/
And here’s the github repo: https://github.com/focuswish/airtable-react
I hope someone finds it useful :slightly_smiling_face: