Bezel
by Terence BezmanThoughts, notes, and essays.
February 13, 2026
Thomas Origin Story
A timeline of Thomas Andrew Bezman's origin story.
November 30, 2023
Composability & Colocation w/ EdgeQL w/o Waterfalls
March 31, 2022
Remix & Relay
Learn about the tradeoffs of colocating your data requirements vs using route loaders. How can we achieve the best DX with Relay and Remix?
February 28, 2022
Loading UX w/ Relay Fragments
Learn how to show better fallbacks while your React components are suspending with useDeferredValue
May 24, 2021
Creating the Apple TV Card Animation
Learn how to create the Apple TV card animation using HTML, CSS, and JavaScript.
March 20, 2021
Server Side Rendering Relay with Next.js & gqlgen
Learn how to setup an E2E GraphQL Application using Next.js, gqlgen, and Relay. We'll create a development environment in Docker + Docker Compose and make a basic todo list