Blog / Tag
Developer Experience
Posts tagged developer experience by Mattias Hising.
-
What I've Been Building in yetric/cart
yetric/cart started as a constrained little game runtime. It has turned into something more interesting: a cartridge model, a scene editor, runtime systems, small games to pressure-test the engine, and now a real console-like flow.
-
swagger-typescript-api: Type-safe API clients from your OpenAPI spec
How I use swagger-typescript-api to generate fully typed API clients from Swagger/OpenAPI specs — no more hand-written fetch wrappers, no more guessing response shapes.
-
Air: run your agents in parallel, not in sequence
JetBrains launched Air in public preview. An agentic development environment where you run Claude, Codex, Gemini CLI and others side by side. First impressions.