Tag: react

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
How To Use Axios POST Requests

How to use Axios POST requests

Dev

This article offers an intro to Axios and covers how to use the Axios POST method in vanilla JavaScript and React.

Chimezie Innocent
Jul 1, 2024 ⋅ 12 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
The Top Tools For Implementing E-Commerce Search In React

The top tools for implementing ecommerce search in React

Dev

Explore top frontend tools for implementing ecommerce search functionality with React demo implementations.

Saleh Mubashar
Jun 10, 2024 ⋅ 7 min read
Styling In React: 6 Ways To Style React Apps

Styling in React: 6 ways to style React apps

Dev

Review a variety of methods for styling React components, including inline styling, using styled-components, CSS Modules, and more.

Neo Ighodaro
May 31, 2024 ⋅ 14 min read
Using Path Aliases For Cleaner React And TypeScript Imports

Using path aliases for cleaner React and TypeScript imports

Dev

Explore how to configure path aliases in a React and TypeScript app for cleaner imports, organization, and maintainability.

Oghenetega Denedo
May 31, 2024 ⋅ 6 min read