Skip to main content

Abdullah Numan

Fullstack Developer

Posts

This post is about the useReducer() hook in React. We demonstrate with examples how to use it for action based state updates and discuss some safe practices.
This post depicts a general picture of where web development is headed in 2024 with a focus on the Node.js/React ecosystem - and provides an inside-out report on how Refine.js is starting to make an impact as a React-based meta-framework.
TypeScript classes are a superset of JavaScript classes. This post covers the fundamentals of type annotations in TypeScript Classes and their associated quirks.
We'll explore four main types of TypeScript Decorators with examples from a class that resembles those in typical class based TypeScript libraries.