- React Digest
- Posts
- Need for Speed
Need for Speed
A quick way to improve React testing times
A Quick Way to Improve React Testing Times
5 minutes by Jakub Janczyk
Despite having many benefits, integration testing is not without its downsides. One of those issues can be a lack of speed. Read on to learn how one Jakub approached the problem.
What can good data do for you? - Twilio Segment Customer Data Platform
sponsored by Twilio
Segment helps every team access good data. Data that's real-time, clean, and accurate. The result? Relevant customer experiences that drive revenue. Segment helps 25,000+ companies turn customer data into tailored experiences. With customer profiles that update real-time and best in class privacy features, you can make good data available to every team.
Next.js security checklist
11 minutes by David Mytton
A security checklist of 7 things to improve the security of your Next.js applications. Dependencies, data validation & sanitization, environment variables, code exposure, security headers, centralizing functions, getting help from your editor.
Creating a Reusable SubmitButton with UseFormStatus
6 minutes by Aurora Scharff
With React 19 on the horizon, the useFormStatus
hook is a powerful tool for handling form submissions. It will allow us to create a submit button that can be used across multiple forms, while it handles the form state for us. In this blog post, we'll create a reusable SubmitButton with useFormStatus
.
Build a drag and drop to-do list
11 minutes by Corina Udrescu
Build a Kanban-style to do list, where you can drag the cards from one column to the other to mark them as "To do", "In Progress" or "Done".
Codemod partnering with the React team
3 minutes by Alex Bit
Codemod is excited to partner with the React team to create an exceptional migration experience for v19 and future releases. Read on to learn more.
how did you like this issue? |