by Chinara James | Feb 3, 2019 | Airtable
If you have ever used apps like Slack you would have come across a nifty way to sign in using your email address only, password-less or email only sign in using “magic links”. This is especially useful as people usually have a hard time remembering...
by Chinara James | Feb 3, 2019 | Airtable
This post is part of a series all about working the Airtable API. If you’re not familiar with Airtable, you should definitely check it out and if you’re not sure about getting started with their API check out my previous article How to get started with...
by Chinara James | Nov 19, 2018 | Airtable
Airtable is an easy way to get a database up and running for a side project or to quickly prototype an idea for app. I have used it to manage projects, expenses, client contacts and more. I have recently decided to delve into its API and build an app to provide a way...
by Chinara James | Nov 5, 2018 | Airtable
Airtable’s API is great and so is their documentation. However, I came across a small stumbling block while using it to build a simple project. The problem, Airtable returns a maximum of 100 records in each page of results. If you have more than 100 records...
by Chinara James | Nov 1, 2018 | Airtable
Airtable is a great service for developers to to easily create databases prototypes, small side projects, budget conscience clients and more. Airtable provides an easy to use API and a great interactive documentation on using this API. I’m going to NodeJS +...
by Chinara James | Apr 12, 2018 | Uncategorized
One of the major reasons why projects fail and clients are frustrated with the end product of software project is miscommunication right from the start. The start of the project is the brief, what the client expects to end product to achieve. Here’s how to get...