Vitest is a powerful testing library built on top of Vite that is growing in popularity. You can use Vitest for a range of testing needs.
Explore the challenges of manually fetching data from external APIs and how to easily do so using the Hygraph CMS.
As a frontend developer, you most likely have heard the house analogy used to describe HTML, CSS, and JavaScript. HTML […]
Explore techniques for storing multiple bits of information in a single `localStorage` key and using the JSON stringify and parse methods.
In this adoption guide, we’ll discuss some reasons to choose Fastify, key features, compare Fastify to some popular alternatives, and more.
text-wrap
propertyDiscover how the recent CSS text-wrap values, `balance` and `pretty`, handle the tedious work of optimizing text layouts.
Learn the fundamentals of react-native-fs, a library that allows you to easily modify and manage user files.
Take a look at what custom cursors are and learn how to use CSS (and JavaScript) to create custom cursors to make your website more engaging.
It’s safe to assume that the average human understands how infrastructure like a traffic light works. However, we mostly underestimate […]
Implement the Multer library for creating forms that contain multipart data such as text inputs and files.
Running untrusted code in a JavaScript environment like Node.js has always posed serious risks. Node has access to the network […]
Explore the most useful React date and time pickers, such as the Material Design date and time pickers, React DayPicker, and React-Date-Picker.