blog.molnes.io

Welcome to blog.molnes.io

  • Photo by Airam Dato-on on Unsplash

    Use tables in sanity cms

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

    December 9th, 2020
  • Photo by Dominik Scythe on Unsplash

    Unsentimental versioning

    An alternative to heavily human dependent versioning systems.

    January 29th, 2020
  • authentication

    Building a Node API with stateless authentication

    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.

    August 21st, 2019
  • Cake

    Simplifying the build process with Cake

    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.

    February 27th, 2018
© 2026, Built with Sanity & Gatsby