Articles Tagged: development
Technical writings, opinionated architectures, and development guides tagged with development.
Articles2
Est. Read Time34 mins
Categories2
Featured0
Feb 20262 min read
PHP
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 202532 min read
SDKs
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.