Notes

If you are looking for my old blog, you can find it here.

Difference between call(), apply() and bind()

June 21, 2025

The key differences between JavaScript's call(), apply(), and bind() methods. When and how to use each method for function invocation and context binding

How I built CLI version of Wordle game

February 5, 2022

Building the CLI version of the popular game Wordle using TypeScript, Chalk and Inquirer

Adding SASS/SCSS to your React/NextJS Application

June 27, 2021

Explaining the features offered by sass/scss and how you can add them to your React/NextJS Project in a single step!


© 2025 Abhinav Rajesh

Source Code