Screenshot of code with a function with positional arguments vs keyword

Object Parameters in Javascript/Typescript Functions

Using an object as a parameter for functions

April 11, 2024 · 2 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