
By default, Sanity does not support tables in the bodytext. Let me show how this can be accomplished in a few lines of code.

An alternative to heavily human dependent versioning systems.

When building an api in Node I suddenly got the need to implement some form of simple authentication. The solution turned out to be a simple combination of jwt, passport and bcrypt.

Ensuring your application can be built and deployed easily in a repeatable manner, consistent across multiple environments, is an important success factor in development. Enter cake.