DT
DevlogsGardenWritingProjectsActivityAbout

Frontend Magic

Experiments in UI engineering and pixel perfection.

frontendui/ux
View Source
Oct 26, 2023

TypeScript Tricks I Love

1 min read
#typescript#frontend#coding

TypeScript has a few utility types that I find myself using in almost every project. Partial and Pick Sometimes you only want a subset of a type. typescript interface User { id: string; name: ...

Oct 21, 2023

Polishing the UI

1 min read
#react#css#frontend

Spent 3 hours aligning a div by 2 pixels. It was worth it. The layout finally breathes....

Weekly Recap

No spam, just vibes.

Welcome to the recap!
build: b80930c|updated: 2025-12-11
© 2025 Dean Tarisai