Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: Development

Technical writings, opinionated architectures, and development guides tagged with Development.

Articles2
Est. Read Time34 mins
Categories2
Featured0
Feb 20262m read

Building polished CLI tools with MiniCLI v5

Transform PHP scripts into professional CLI products with MiniCLI v5's zero-dependency architecture and instant boot times.

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.