Results for: #react

Using EmailJS for Email Sending
Using EmailJS for Email Sending for contact page handle the submission via email using a service like EmailJS
September 29, 2024
usePolling: Custom Hook for Auto-Fetching in Next.js
Learn how to auto-refetch data in Next.js with a custom hook.
September 18, 2024
React Drag and Drop: The Missing Example
Learn React drag and drop with the example missing from most tutorials.
August 28, 2024
How to Download xlsx Files from a Next.js Route Handler
Make table exports in MS Excel and CSV formats available on demand.
February 18, 2024
How to get an Accurate Column Item Count in React Table
What I did when I needed an accurate column item count that did not include null values.
January 26, 2024
Light & Dark Mode in Next.js App Router + Tailwind with No Flicker
You can toggle light and dark mode themes in Next.js + TailwindCSS while avoiding a page flicker.
December 4, 2023