Skip to main content
Refine/Blog

Abdullah Numan

Fullstack Developer

Posts

Tutorials
TypeScript classes are a superset of JavaScript classes. This post covers the fundamentals of type annotations in TypeScript Classes and their associated quirks.
Tutorials
We'll explore four main types of TypeScript Decorators with examples from a class that resembles those in typical class based TypeScript libraries.
Engineering
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.
How To Build
We are going to add PDF renderer to our PDF Invoice Generator app that we have been building last few days. This is also where we summarize our accomplishments and wrap up the series.