homeblogprojectsphotographyabout
Twitter iconGithub logoLinkedIn LogoMail icon

web

web

(2)

typescript

(1)

monorepos

(1)

vue

(1)

playQ

(1)

web development

(2)

backend

(1)

updates

(1)

Thu Oct 10 2024

Using a client SDK for your own backend for end to end type safety

As a solo developer, ensuring type safety between client requests and server responses can yield a huge productivity boost. While many opinionated full stack solutions exist (tRPC, metaframeworks), the same safety can be achieved through the creation of an API client package, and a monorepo.

Tue Jul 16 2024

Experimenting With Vue

First impressions of javascript's second most popular UI library.

A Portfolio by Callum Kloos