Tag: react

Building A React Command Palette From Scratch With Tailwind Css And Headless Ui Compared With Using Various Prebuilt Command Palette Components

React command palette with Tailwind CSS and Headless UI

Dev

A command palette is a tool that enables quick navigation, easy access to commands, and shortcuts, among other things.

Mayowa Ojo
Apr 8, 2024 ⋅ 18 min read
Adding Login Authentication to Secure React Apps

Adding login authentication to secure React apps

Dev

Learn how to secure your React app by implementing basic server-side login authentication for an Express.js server.

Doğacan Bilgili
Apr 5, 2024 ⋅ 18 min read
Streamline Email Creation With React Email

Streamline email creation with React Email

Dev

Explore React Email’s features and styling options and show how to integrate with Nodemailer to send emails directly from a Next.js app.

Chinwike Maduabuchi
Mar 29, 2024 ⋅ 13 min read
A Guide to Better State Management With Preact Signals

A guide to better state management with Preact Signals

Dev

Signals is a performant state management library with a set of reactive primitives for managing the application state.

Nefe Emadamerho-Atori
Mar 26, 2024 ⋅ 8 min read
Creating A Custom React Datepicker

Creating a custom React datepicker

Dev

Set up a custom React datepicker with advanced functionalities that acts as an alternative to the native HTML5 datepicker input element.

Glad Chinda
Mar 21, 2024 ⋅ 22 min read
Exploring Catalyst, Tailwind's UI Kit For React

Exploring Catalyst, Tailwind’s UI kit for React

Dev

Tailwind’s Catalyst UI kit offers many features and customization options for React user interface development.

Timonwa Akintokun
Mar 21, 2024 ⋅ 5 min read
Using React To Print To Generate A Printable Document

Using react-to-print to generate a printable document

Dev

ReactToPrint is a great tool for easily adding a print feature to your React app while preserving your document’s neat, consistent look.

Elijah Agbonze
Mar 20, 2024 ⋅ 9 min read
Build A Micro-Frontend Application With React

Build a micro-frontend application with React

Dev

Learn to build scalable micro-frontend applications using React, discussing their advantages over monolithic frontend applications.

Harsh Patel
Mar 18, 2024 ⋅ 8 min read
Integrating Google Maps In A React Project

Integrating Google Maps with React

Dev

Google Maps is flexible and powerful enough to handle a wide variety of use cases. Here’s how to use it with your React app.

Ovie Okeh
Mar 14, 2024 ⋅ 9 min read
Essential Tools For Implementing React Panel Layouts

Essential tools for implementing React panel layouts

Dev

Explore some of the best tools in the React ecosystem for creating dynamic panel layouts, including react-resizable-layout and react-resizable-panels.

David Omotayo
Mar 13, 2024 ⋅ 8 min read
Generating Pdfs In React With The React Pdf Library

Generating PDFs in React with react-pdf

Dev

react-pdf enables you to automate the process of generating PDFs for things like customer invoices and display them easily in your app.

Hussain Arif
Mar 11, 2024 ⋅ 8 min read
Exploring Use Sync External Store, One Of React's Lesser Known Hooks

Exploring useSyncExternalStore, a lesser-known React Hook

Dev

Understanding how to use lesser-known React Hooks like useSyncExternalStore can help you elevate your React projects.

Abhinav Anshul
Mar 8, 2024 ⋅ 5 min read