Bino

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

All
|
Essays
|
Notes

A collection of long form essays about tech.

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

Tools Recommendations for daily life

26 July 2021

A list of mobile and web applications that will help our daily life productive for productivity and creativity...
Read more
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

Bino Kochumol Varghese © 2026

Powered by Hugo, Netlify, Lightbi & more.

| Made with ❤️ and ✨ by Bino |

Last updated: 02 March 2026, 13:35 +0300

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