Tag: react

Exploring The Top React Date Pickers

Exploring the top React date pickers

Dev

Explore the most useful React date and time pickers, such as the Material Design date and time pickers, React DayPicker, and React-Date-Picker.

Wern Ancheta
Aug 1, 2024 ⋅ 11 min read
What You Need To Know About React Server Components

React Server Components: A comprehensive guide

Dev

Explore the impact of React Server Components on performance and bundle size and learn how they compare to traditional React components.

Chinwike Maduabuchi
Jul 26, 2024 ⋅ 9 min read
Building An Audio Player In React To Play Sound Or Music

Building an audio player in React to play sound or music

Dev

Learn to build an audio player in React from scratch with custom controls that look consistent across browsers.

Ibadehin Mojeed
Jul 23, 2024 ⋅ 20 min read
Using Chart.js In React

Using Chart.js in React

Dev

Visualize data in your React project using Chart.js, a JavaScript library that creates bar, pie, line charts, and more.

Chinwike Maduabuchi
Jul 17, 2024 ⋅ 7 min read
React Router Dom: How To Handle Routing In Web Apps — Tutorial With Examples

React Router DOM: How to handle routing in web apps

Dev

React Router DOM contains the DOM bindings for React Router. Learn about its essential components and how to build routes with parameters.

Esteban Herrera
Jul 10, 2024 ⋅ 13 min read
Headless UI Alternatives: Radix Primitives, React Aria, Ark UI

Headless UI alternatives: Radix Primitives, React Aria, Ark UI

Dev

Check out alternatives to the Headless UI library to find unstyled components to optimize your website’s performance without compromising your design.

Amazing Enyichi Agu
Jul 5, 2024 ⋅ 8 min read
React Error Handling With React-Error-Boundary

React error handling with react-error-boundary

Dev

Check out how to handle React errors using the react-error-boundary library.

Yusuff Faruq
Jul 3, 2024 ⋅ 12 min read
Exploring The React Compiler: A Detailed Introduction

Exploring the React Compiler: A detailed introduction

Dev

The new React Compiler promises to streamline frontend development with React by eliminating the need for manual memoization and optimization.

David Omotayo
Jul 3, 2024 ⋅ 11 min read
Using Chrome's Document Picture In Picture Api In React

Using Chrome’s Document Picture-in-Picture API in React

Dev

Chrome’s new Document Picture-in-Picture API builds on the PIP API to open up a wider range of possibilities for user interaction.

Peter Ekene Eze
Jun 26, 2024 ⋅ 4 min read
Best React Scheduler Component Libraries

Best React scheduler component libraries

Dev

React scheduler component libraries provide software developers with a wide range of tools to build powerful scheduling applications in their React projects.

Frank Joseph
Jun 25, 2024 ⋅ 9 min read
Using Next Js With React Suspense To Create A Loading Component

Using Next.js with Suspense to create a loading component

Dev

Next.js 13 introduced some new features like support for Suspense, a React feature that lets you delay displaying a component until the children have finished loading.

Suraj Vishwakarma
Jun 19, 2024 ⋅ 9 min read
A Guide To React 19’s New Document Metadata Feature

A guide to React 19’s new Document Metadata feature

Dev

The recent release of React 19 introduced Document Metadata, a feature that manages meta tags and elements like titles and […]

Boemo Mmopelwa
Jun 17, 2024 ⋅ 5 min read