Model-View-What?

2022-11-27 api architecture frontend patterns

Many 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-handling

Designing 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