Everything I know about good API design
Most of what modern software engineers do involves APIs: public interfaces for communicating with a program, like this one from Twilio. I’ve spent a l...
Most of what modern software engineers do involves APIs: public interfaces for communicating with a program, like this one from Twilio. I’ve spent a l...

How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').

How to use Claude Code's error analysis slash-commands and create your own linting commands to automate repetitive CLI tasks.