We use Airtable for displaying learning resources because it allows us to create different views of the same dataset that we can embed on various pages and because we can change resources without redeploying the website each time.
Over the past year it's become noticeably slower and the learning resources page is one of the most popular pages so it's affecting a lot of people.
Alternatives
- Markdown table: we can convert it to static markdown tables.
- Obsidian data view: Create a data view that gets updated in Obsidian. Will still require publishing changes but more flexible than static markdown.
- Obsidian bases: beta feature that could replace Airtable. Not yet available in publish.
We use Airtable for displaying learning resources because it allows us to create different views of the same dataset that we can embed on various pages and because we can change resources without redeploying the website each time.
Over the past year it's become noticeably slower and the learning resources page is one of the most popular pages so it's affecting a lot of people.
Alternatives