Specification
A spec describing what we are going to build in this tutorial
This tutorial is work-in-progress. The goal is create a task management application as shown here. Feedback is welcome!
Found an error? Would you like to suggest an improvement? Open an issue on GitHub.
A spec describing what we are going to build in this tutorial
Initializing projects with templates
Defining the shape of date using TypeScript interfaces
Using Tailwind CSS to build the UI prototype.
Displaying data using collections in React.js
Let's use Tailwind CSS to design and build the UI prototype.
Using React.js to handle form validations & submissions
Creating REST APIs using Kretes controllers & handlers
Using React Query to integrate with a remote REST API endpoint
Let's use Tailwind CSS to design and build the UI prototype.
Implementing optimistic updates for React.js UIs
Setting up a relational database
Integrating with a database
Persisting tasks on the server via REST API
Adding final touches
Found a mistake?Found a mistake? Would you like to suggest an improvement?