Bart DorseyProgramming tutorials, cheatsheets, and guides.

Tutorials

VSCode Workspace Guide for Full-Stack DevelopmentTutorial

VSCode Workspace Guide for Full-Stack Development

Jun 27, 2026

How to set up and use VSCode workspaces to manage a React + FastAPI monorepo efficiently.

Git Conflict Resolution Guide for Python/FastAPI & Vite ProjectsTutorial

Git Conflict Resolution Guide for Python/FastAPI & Vite Projects

May 29, 2026

How to understand and resolve common Git merge conflicts in Python/FastAPI and Vite projects.

Image Uploads: FastAPI + React + S3Tutorial

Image Uploads: FastAPI + React + S3

Jun 1, 2025

Build a complete image upload system using FastAPI for the backend, React for the frontend, and S3-compatible storage (MinIO) for image hosting.