Node.js reading a Google Sheet 🤓
When it comes to databases, we often think about a SQL database or NoSQL alternative, but have you consider google sheets? Huh, wait what? YES Google Sheets can serve as a data store! So today, we will make a Node.js script that can read data from a ...
Sep 7, 20205 min read771


