2023-10-11
2067
#typescript
David Omotayo
179211
107
Oct 11, 2023 ⋅ 7 min read

Validating structural data with Valibot

David Omotayo Frontend developer and indie game enthusiast.

Recent posts:

Full-stack and server-side UX experiments: Testing beyond the frontend

UX testing is not limited to layouts, copy, and visual design. Full-stack and server-side experiments help teams evaluate how backend logic, APIs, algorithms, and product flows affect the overall user experience.

Shalitha Suranga
Jun 16, 2026 ⋅ 3 min read
Dynamic LLM routing with OpenRouter and Next.js

Stop hardcoding LLM SDKs: Dynamic LLM routing with OpenRouter and Next.js

Build dynamic LLM routing in Next.js with OpenRouter, TanStack AI, task classification, model fallbacks, and cost-aware routing.

Chizaram Ken
Jun 16, 2026 ⋅ 13 min read
TSRX: TypeScript Render Extensions for React beyond JSX

What is TSRX?: What JSX would look like if it were designed today

TSRX adds first-class control flow, conditional hooks, and scoped styles to React via a TypeScript compiler extension — no new framework required.

Ikeh Akinyemi
Jun 12, 2026 ⋅ 6 min read
Why Your Freemium Model Has Too Many Conversion Points

Why your freemium model has too many conversion points

Audit freemium conversion points by use case to cut clutter, improve UX, and protect long-term revenue from upgrade fatigue.

Bart Krawczyk
Jun 10, 2026 ⋅ 4 min read
View all posts