Bino

  • Home
  • Room
  • Workbench
  • Malayali
  • Desk
  • Projects
  • More
    • Travel
    • Library
    • Stats
    • Archive
    • Uses
    • Tags
    • Contact
  • About

All
|
Essays
|
Notes

A collection of long form tech notes, and personal reflections.

About this digital garden

8 October 2024

This website is where I document and share pieces of my life my thoughts, photos, code snippets, and notes collected along the way...
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

പ്രകാശഗോപുരങ്ങൾ

23 September 2024

മനോഹരമായ വൈകുന്നേരമൊരു കവിതയെഴുതിയാലോന്ന് തോന്നി. ഓർമ്മകളുടെ മഴപെയ്ത്തിൽ സദാ നനഞ്ഞ് നിൽക്കുന്നത് കൊണ്ട് നിങ്ങളെക്കുറിച്ച് എഴുതാമെന്നു കരുതി.
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

മരണത്തിന്റെ മണം

17 June 2024

ചില വൈകുന്നേരങ്ങളിൽ ഞാൻ മരണത്തിന്റെ മണമുള്ള ഇടനാഴികളിൽ ചെന്ന് പെടാറുണ്ട്...
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

React Notebook

2 June 2024

An online handbook about React that will cover all the basic topics. Unlike a physical handbook, this online book will evolve over time as I continue to learn and grow.
Read more

Understanding useMemo

1 June 2024

React ensures your user interface stays in sync with the application state by using a technique called re-rendering. During re-renders, React compares the Virtual DOMs and updates the necessary parts of the UI. This process is known as React Reconciliation...
Read more

Notes about Redux

20 May 2024

Redux is a JavaScript library that can be used with various JavaScript frameworks, including React, Angular, Vue, and Vanilla JS. It serves as a state management tool for handling cross-component or app-wide state.
Read more
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

Bino Kochumol Varghese © 2026

Powered by Hugo, Netlify, Lightbi & more.

| Made with ❤️ and ✨ by Bino |

Last updated: 15 March 2026, 11:49 +0300

  • Contact
  • Wall
  • Travel
  • Archive
  • Featured
  • Stats
  • Slashes
  • Now
  • Uses
  • Library
  • Tags
  • Credits
  • Changelog
  • Disclaimer
  • Blogroll