No better way to learn than to get our hands dirty and build a BAQ app from scratch.
In this guide we will be building a task-management web application that follows the familiar TodoMVC design but connects to a BAQ server to store data and synchronize between clients.
Here’s what our app will look like by the time we’re done:
A Linux, Windows, or macOS system.
Your favorite code editor (we’ll be using Visual Studio Code).