Logical Musings

DateTime in Flutter and Golang
DateTime in Flutter and Golang

May 22, 2024

Working with date and time when sending API data from a Flutter frontend, to a Go backend.

Using Controllers with GO and Dart
Using Controllers with GO and Dart

May 14, 2024

Exploring how a controller written in GO might connect to a Flutter frontend.

Building a Flutter Frontend
Building a Flutter Frontend

May 7, 2024

Building the frontend of the Garden Journal application with Flutter. Connecting the frontend to the backend with models.

Testing Models with Buffalo Go
Testing Models with Buffalo Go

February 28, 2024

Creating tests using Buffalo Go.

Modeling an app using Buffalo Go
Modeling an app using Buffalo Go

February 7, 2024

Modeling a database using Buffalo Go.