Skip to main content

Refine
Technical Blog

A resource for Refine, front-end ecosystem, and web development. Here, we publish insightful articles that demystify complex concepts, explore new trends, and provide helpful tips to enhance your coding journey.

Featured Posts

Ever had a half-formed idea that you just wanted to see in motion, without the usual development overhead?
Bolt.new is an AI-powered app builder that helps developers who want to simplify the way they create web applications.
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.