Timmy

I helped friend skip paperwork with Golang and OpenAI

Two Ways of Passing Dependencies in Go

Go Modules & Packages Explained (Beginner Tutorial)

Setup TailwindCSS with Golang in 3 minutes

Build a Game in Go - CLI project

Golang Rate Limiting: Build Your Own IP-based Limiter in Minutes

Simplifying Golang API Responses with Custom Helpers

Streamline Your Golang Workflow with Makefile Shortcuts

Golang Livereload with Air: Quick Setup & Configuration

How to Safely Handle Panics in Go HTTP Servers

Always Follow This Rule for File Uploads in Golang

Handling File Uploads in Golang

Configuring Golang Apps with Command Line Flags

How to Prevent CSRF Attacks in GoLang Applications: A Step-by-Step Guide

Golang Authentication using sessions

Golang Reusable Form Validation

Building a Go Web App with SQLite: From Setup to Post Creation

How to Serve CSS, Images, and Protected Files in Golang

Optimizing Golang HTML Rendering with a Template Cache

Gracefully Handling Template Errors in Golang

How to Render HTML Templates in Go: Step-by-Step Guide

Safely shut down a golang server

HTTP Routing in Golang: A Beginner's Guide to Mux and Handlers

The Hidden Danger in Go's Default HTTP Routing