Codeminer42's Engineering Blog

Web Development

  • Introduction to Headless WordPress

    · 7 min read · by Samuel Souza

    Web technologies come and go very frequently, but some tend to stick longer than others. Wordpress is a big example of that. For its simplicity of use and easiness of…

  • Upgrading Rails: Steps to a Smooth Transition

    · 12 min read · by Fabio Leandro

    Upgrading a Ruby on Rails application may sound like a daunting task, but fear not! This guide presents a strategic approach to handling a Rails upgrade that will make the…

  • Auto-Saving Forms Done Right 2/2

    · 23 min read · by Rhian Moraes

    Auto-Saving is a way to ensure that data provided in a form gets persisted without the need to click on "Send" or "Submit". You might have come across multiple websites…

  • Auto-Saving Forms Done Right 1/2

    · 8 min read · by Rhian Moraes

    Auto-Saving is a way to ensure that data provided by a user is persisted without needing them to click on "Send" or "Submit". You may have come across multiple websites…

  • The Right Form of Forming Forms

    · 8 min read · by João Victor Vogler

    Imagine you just got paid and can finally buy the laptop you have been dreaming about for months. Since it is expensive (and you are smart), it's better to be…