Engineering Culture: Interviews
2024-10-07 api debugging error-handlingNote: This is a repost of my Engineering Culture: Interviews article from when I was Principle Architect at Principle Studios. My process has changed (there...
Read More (8 min read) about Engineering Culture: InterviewsModel-View-What?
2022-11-27 api architecture frontend patternsMany developers have heard of MV-* design patterns (most commonly MVC), but most don’t know the purpose - or most of the alternatives - to...
Read More (5 min read) about Model-View-What?Error Handling and your (REST) API
2018-03-14 api debugging error-handlingDesigning an API is not an easy thing. You need to make it easy to use. You want to make it provide all the information...
Read More (7 min read) about Error Handling and your (REST) API