Tag: react

Implementing React Islands In Static Web Applications

Implementing React Islands in static web applications

Dev

React Islands integrates React into legacy codebases, enabling modernization without requiring a complete rewrite.

Nelson Michael
Jan 28, 2025 ⋅ 4 min read

Onlook: A React visual editor

Dev

Onlook bridges design and development, integrating design tools into IDEs for seamless collaboration and faster workflows.

Jude Miracle
Jan 27, 2025 ⋅ 8 min read
building UI sixty seconds shadcn framer ai

Building a UI in 60 seconds with Shadcn and Framer AI

Dev

Demand for faster UI development is skyrocketing. Explore how to use Shadcn and Framer AI to quickly create UI components.

Peter Aideloje
Jan 14, 2025 ⋅ 6 min read
React Hooks Cheat Sheet: Best Practices With Examples

React Hooks cheat sheet: Best practices with examples

Dev

Learn React Hooks best practices and advanced use cases with this cheat sheet, featuring useState, useEffect, useReducer, and more.

Ohans Emmanuel
Jan 13, 2025 ⋅ 21 min read
Server-Side Rendering With React Router V7

Server-side rendering with React Router v7

Dev

The recent merge of Remix and React Router in React Router v7 provides a full-stack framework for building modern SSR and SSG applications.

Amazing Enyichi Agu
Jan 13, 2025 ⋅ 20 min read
Generating PDFs In React With React-Pdf

Generating PDFs in React with react-pdf

Dev

Explore how to implement a PDF document generation feature in your React app using react-pdf and other popular PDF generation tools.

Hussain Arif
Jan 10, 2025 ⋅ 11 min read
Handling React Loading States With React Loading Skeleton

Handling React loading states with React Loading Skeleton

Dev

Implement a loading state, or loading skeleton, in React with and without external dependencies like the React Loading Skeleton package.

Ibadehin Mojeed
Jan 7, 2025 ⋅ 7 min read
creating a responsive nav bar with React and CSS

Create a responsive navbar with React and CSS

Dev

Learn how to style a responsive navbar for end users using React and CSS, with considerations for different screen sizes.

Chinwike Maduabuchi
Jan 2, 2025 ⋅ 10 min read
React logo over lavender background

How React 19 can help you make faster websites

Dev

Explore React 19’s new features, including the compiler, automatic memoization, and updates to hooks like use() and useFormStatus.

Emmanuel Odioko
Dec 31, 2024 ⋅ 12 min read
Getting Started With StartTransition In React 19

Getting started with startTransition in React 19

Dev

React’s startTransition function and useTransition Hook allow you to create responsive apps by separating immediate UI renders and non-urgent updates.

Arjuna Sky Kok
Dec 31, 2024 ⋅ 6 min read
Creating a Reusable Pop-up Modal in React From Scratch

Creating a reusable pop-up modal in React from scratch

Dev

Create a reusable, pop-up modal component in React using the native HTML5

element in this comprehensive guide.

Rahul Chhodde
Dec 30, 2024 ⋅ 15 min read
Best Practices For React Iframes

Best practices for React iframes

Dev

Embedding iframes in React applications requires careful handling to ensure security, performance, and seamless integration.

Chiamaka Umeh
Dec 25, 2024 ⋅ 13 min read