A Journey of Learning: From Software Engineer to Team Lead
Transitioning from a senior software engineer to building and leading an internal team at Farmbetter marks a significant shift not only in my professional journey but also in the way I communicate my...
TypeScript Stage 3 Decorators: A Journey Through Setup and Usage
So, What Are TypeScript Decorators? In the simplest of terms, a decorator in TypeScript is like a wrapping paper. You take a function or a class and wrap it with another function that adds some extr...
JavaScript Equality Under the Lens: Enhancing React’s Dependency Checks - Part 2
In a previous blog, [JavaScript Equality Under the Lens: Enhancing React’s Dependency Checks](https://www.balysnotes.com/javascript-equality-checks), we delved into the nuances of JavaScript data typ...