
Create a Jamstack app with Netlify, Astra DB and Tailwind CSS
You will be exposed to various web technologies in this course. Dive right in to the code and develop a simple, overrated and primitive todo app to cover the concepts of each tech in the chosen stack.
Table of Contents
01 - Get started02 - Netlify's serverless functions03 - Connect to Astra DB using the client04 - Get data from the collection05 - Create data in the collection06 - Delete data from collection07 - Toggle the completion status of the task08 - Error handling09 - Prettify with Tailwind CSS10 - TroubleshootingObjectives
At the end of this course you would have created a primitive todo React app which integrates with a DataStax Astra DB via Netlify serverless functions and was made pretty with Tailwind CSS.
👌 Follow along
This course is a spin-off using the DataStax example todo-astra-jamstack-netlify. We will create this project from scratch. You may access or reference the official course repository at any time. This is the final product that you can use to reference. 👏
✋ Errata/amendments
Note: I try to delivery quality material but being human falls through the cracks so feel free to make amendments to the course by either commenting in the comments on each page to notify me of any issues you pick up or simply create a Pull Request on GitHub.
References
- DataStax Todo Astra Jamstack Netlify Example - GitHub
- Project's repository - GitHib
- Create pull request - GitHub
- Jamstack - Official website
- DataStax - Official website
- Netlify - Official website