#beginners
Read more stories on Hashnode
Articles with this tag
Introduction 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...
Introduction In the world of making websites look good, pictures, especially images, are super important. They make up a big part (60%!) of what you...
Author: Peter O. Introduction The virtual DOM (Virtual Document Object Model) is a programming concept in which a "virtual" representation of a user...
Introduction TypeScript is a statically typed superset of JavaScript, the inherently dynamically typed, high-level scripting language of the web. It...
Introduction TypeScript supports all the features of JavaScript Class syntax introduced in ES2015. Basically, type annotations are applied to all...
Author: Marvel Ken Introduction Mantine is a lightweight and easy-to-use library that provides a wide range of components and hooks for building...