Published inGeek CultureHow to Log HTTP Request Input and Response Body in NodeJSWhen deploying an API to production, it is crucial to be able to log all incoming requests to and responses from your server for reasons…Mar 14, 2022Mar 14, 2022
Published inGeek CultureBuilding a simple Colour Picker in React from scratchThis tutorial takes you through how to create a colour picker from scratch with no dependencies, similar to what you see below. The full…Dec 25, 2021Dec 25, 2021
Published inGeek Culture5 things I struggled with when learning React with a Vue backgroundThis article aims to help others (with or without a Vue background) understand React functional components and to get up to speed with ReactNov 24, 20211Nov 24, 20211
Published inGeek CultureReact Hook to Allow Undo/RedoIf you’re looking to build no-code tools like FormBlob, one must-have feature is the ability to undo and redo actions. Why? Imagine you…Nov 18, 20211Nov 18, 20211
Published inGeek CultureA React Material UI Library to Build Any Form With Only JSON ConfigSuppose we want to create a form to collect shipping address. Here’s how we can replicate the form below with just JSON config and the…Nov 12, 2021Nov 12, 2021
Create a Wedding RSVP in 2 minutes with FormBlobDitch the Google Form and do your special day justice with an RSVP as stunning as your wedding gown. Create beautiful Wedding RSVPs in 2…Nov 11, 2021Nov 11, 2021
Published inGeek CultureHow to get an A+ Security Grade For Your Website on Mozilla Observatory (Part 2— Nginx)After rewriting the FormBlob website with Hugo, I wanted to ensure that the website adhered to security best practices and was not…Nov 8, 2021Nov 8, 2021
Published inGeek CultureHow I got an A+ Security Grade on Mozilla Observatory (Part 1 — Netlify)After rewriting the FormBlob website with Hugo, I wanted to ensure that the website adhered to security best practices and was not…Nov 7, 2021Nov 7, 2021
Set up your own free online store complete with payments, order management and push notifications…COVID-19 has affected many of us badly, with countless having lost jobs and facing an uncertain future. If you happen to be affected, I’m…Nov 1, 2021Nov 1, 2021
How to build a Login/Signup form with validation in 2 minutes in ReactLogin and signup forms are probably the single most common use case across apps of all types. Yet, building a login/signup flow with…Oct 31, 2021Oct 31, 2021