writer@homelab:~$ ls ./blog/fullstack --sort=recent

#fullstack

Every post filed under #fullstack. Search by keyword or jump to another topic.

// 8 posts in #fullstack
Going fullstack with Flutter and MongoDB Atlas Data API
flutter·10 min·MAR 28 2023

Going fullstack with Flutter and MongoDB Atlas Data API

Learn how to use MongoDB Data API and Flutter to build a mobile fullstack application.

read.md
Xata + Flutter: A getting started guide.
flutter·10 min·FEB 05 2024

Xata + Flutter: A getting started guide.

This post discusses what Xata is and provides a detailed step-by-step guide to using it to build a basic project management application with Flutter

read.md
How to add real-time support to your Flutter application
flutter·7 min·FEB 03 2025

How to add real-time support to your Flutter application

This post discusses how to add real-time support to your Flutter app using Appwrite. It explains what real-time means, what to consider, and where it is used. You'll also learn how to integrate Appwrite to enable live updates and improve the overall experience of your app.

read.md
How to implement hot reloading in a Go application
Golang·3 min·APR 25 2024

How to implement hot reloading in a Go application

This guide will explore what hot reloading is and why it is needed. It will also explore two libraries to help build hot reloading into your applications.

read.md
Beyond Composability: Using Uniform as an Internal Tool
flutter·8 min·APR 17 2023

Beyond Composability: Using Uniform as an Internal Tool

Explore what Internal Tool is and how to leverage Uniform as an Internal tool to build a News timeline application in Flutter.

read.md
How to build a fullstack application with Go, Templ, and HTMX
Golang·7 min·APR 23 2024

How to build a fullstack application with Go, Templ, and HTMX

In this guide, you’ll learn how to build a fullstack application with Go using Templ, HTMX, and Xata.

read.md
Getting started with Nuxt Server Handlers
frontend·8 min·JAN 03 2024

Getting started with Nuxt Server Handlers

This post describes what Nuxt’s Server Handlers are and how to use them to create a todo application using the Xata serverless database platform.

read.md
Getting started with Next.js 14 Server Actions
frontend·7 min·JAN 03 2024

Getting started with Next.js 14 Server Actions

This post describes what Next.js's Server Actions are and how to use them to create a todo application using the Xata serverless database platform.

read.md