Skip to main content
ArticlesProjects
Category Archive

Articles: SDKs

Technical writings, opinionated architectures, and development guides focusing on SDKs.

Articles2
Est. Read Time42 mins
Tags8
Featured0
Dec 202510m read

Building AI Powered Applications in Laravel

This guide walks through prompt organization, structured outputs, and AI-discoverable capabilities using Prism and Laravel MCP.

Dec 202532m read

Building A TypeScript API That Doesn't Suck

Learn how to build a TypeScript SDK the right way: ditching axios for ofetch, using factory patterns, and creating production-ready code.