Animation of the scrolling using named anchors

Named Anchors

A Javascript free way to scroll through a page.

July 20, 2023 路 2 min 路 Shivan Sivakumaran

Mutability in Javascript, Typescript & Rust

Mutability is handled differently and interestingly in Javascript/Typescript compared to Rust

July 15, 2023 路 3 min 路 Shivan Sivakumaran

Arrow Functions and Function Definitions

There is a difference between normally defined functions and arrow functions

April 29, 2023 路 4 min 路 Shivan Sivakumaran