Bino

  • Home
  • All
  • Workbench
  • Desk
  • Malayali
  • Pages
  • About
  • Select Theme
    Classic
    Earth
    Dark
    Code

All
|
Essays
|
Notes

A collection of long form essays about tech.

Featured posts in Hugo

24 May 2025

Today, I updated the about page to display featured blog sections dynamically using front matter tags. This replaces the previous hardcoded method for a more flexible setup.

Read more

To PostgreSQL

8 May 2025

Earlier this week, I went to a seminar on Amazon AWS conducted by one of their partner organizations.

Read more

Understanding Suspense

2 December 2024

React Suspense comes handy when you want to show an indication to user that something is loading in your app. Loader is the simplest example for a Suspense component. Let’s deep dive into the details of Suspense.

Read more

Hosting your Hugo site on Netlify

23 November 2024

When I have built this website, I had checked for a free static host solution which is easy to use and maintain. After a little research I landed on Netlify...

Read more

Hugo image gallery shortcode

18 November 2024

Here’s a custom Hugo shortcode that creates an image gallery in a masonry style using GLightbox. This approach will display images from a specified folder in a masonry layout, and each image will open in a lightbox when clicked.

Read more

View posts grouped by month in Hugo

14 November 2024

A few months ago, I wrote a post on creating a feed page to list all posts on my Hugo website in a card format with pagination. Even though I am able to view the full posts...

Read more

Understanding useRef

2 October 2024

useRef is a powerful React Hook that allows you to create and manage mutable references that persist between renders, Unlike state, changing the value of a useRef object does not trigger a re-render...

Read more

Tiny React Apps

15 August 2024

This is a collection of tiny apps built with React, designed to explore and learn React along with its associated libraries. Each project serves as a hands-on experiment to try out new features and deepen understanding of the React ecosystem.

Read more

Understanding useCallback

5 June 2024

I hope you know what is useMemo and understood that it caches the values between re-renders. `useCallback` is similar to this and it caches a function instead of values...

Read more

1 2 3 4 … 6 7 8

Bino Kochumol Varghese © 2026

Powered by Hugo, Netlify, Lightbi & more.

·

| Made with ♥️ and ✨ by Bino from India |

·

Updated 14 Aug 2026

  • Contact
  • Projects
  • Wall
  • Travel
  • Archive
  • Stats
  • Uses
  • Library
  • Tags
  • Credits
  • Changelog
  • Disclaimer