Bino

  • Home
  • Room
  • Workbench
  • Malayali
  • Desk
  • More
    • Now
    • Uses
    • Stats
    • Library
    • Archive
  • About

All
|
Essays
|
Notes

A collection of long form essays about tech.

Variable shadowing in JS

4 January 2023

Scope is the place where you can access the values of our variables or functions in our code.
Read more

let and const Keywords Hoisting

5 December 2022

JavaScript declarations are hoisted Variables defined with `let` and `const` are hoisted to the top of the block, but not initialized...
Read more

Scope, Scope chain and Lexical Environment in JS

2 December 2022

Scope is the place where you can access the values of your variables or functions in our code.
Read more

Hoisting in JavaScript

10 October 2022

JavaScript Hoisting refers to the process whereby the interpreter appears to move the declaration of functions, variables or classes to the top of their scope, prior to execution of the code...
Read more

How JS code is executed.

5 July 2022

JavaScript code execution involves a sequence of steps managed by the JavaScript engine, primarily through the use of the call stack and execution contexts...
Read more

PL/SQL - Explicit Cursors

31 January 2022

As discussed earlier, there are two types of cursors: Implicit cursors and explicit cursors. In this section, we will focus on explicit cursors and their functionality...
Read more

PL/SQL - Implicit Cursors

28 January 2022

Oracle creates a memory area, known as the context area for processing an SQL statements, which contain all the informations needed for procesing the SQL statements...
Read more

Watchbi - Bootstrap Coming Soon theme

10 October 2021

Watchbi is a minimal and simple responsive coming soon theme built in Bootstrap v5 with Bootstrap icons...
Read more

Git Cheat Sheet

23 August 2021

Its hard to memorize all the important Git commands by heart, so I thought it's better to keep a personal Git cheat sheet for myself. So I don’t want to Google it every time...
Read more
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

Bino Kochumol Varghese  • © 2025

Powered by Hugo, Netlify, Lightbi & more. | Made with ❤️ and ✨ by Bino |

Last updated: 08 November 2025, 16:14 +0300

  • Stats
  • Now
  • Uses
  • Library
  • Archive
  • Tags
  • Credits
  • Changelog
  • Disclaimer
  • Blogroll
The biggest adventure you can take is to live the life of your dreams. — Oprah Winfrey