Git Workflows

An exploration of the Feature Branch, Classic Continuous Integration, Stacked Branch, and the Patch Stack workflows.

Cursor based Pagination with multi-key cursor

This article is a quick deep dive into how you can use PostgreSQL Composite Values for multi-key cursor based pagination

Inversion of Control

An exploration of Inversion of Control and I think about it and I how I identify control flow code and Inversion of Control opportunities.

Making Code Reusable

An exploration of how we can make code more reusable.

Uptech Studio Continuous Integration Standards

A living document for Uptech Studio's experimental Continuous Integration process.

Journey to Small Pull Requests

An exploration of how we eventually got to a place where we create small pull requests.

Uptech Studio Pull Request Standards

Explanation of our Pull Request requirements & how we get there at Uptech Studio

Backend Web Framework Design Exploration - Part 3

Part 3 of A Design Exploration of building a Backend Web Framework using only functions, strong typing via TypeScript and requiring everything be easily testable

Copied!