Tag: Web Development
All the articles with the tag "Web Development".
File Upload with Next.js 14 and Server Actions
Updated: at 06:02 AMLearn how to handle file uploads in Next.js 14 using Server Actions, simplifying backend integration directly in your React components
How to test React apps with Vitest and Vite
Updated: at 06:22 AMLearn how to set up and use Vitest for testing React apps with Vite, making your testing process simple and efficient
What's New in React 19: Action Hooks
Published: at 03:52 PMGo is Great!
Updated: at 03:23 PMExplore Go's software development simplicity: minimal syntax, robust tools, programming fundamentals. Improve skills through real-world coding challenges
How To Use rerender in React Testing Library
Updated: at 06:59 AMLearn how to use rerender from React Testing Library to test the effect of prop changes.
The right way to create utility functions in TypeScript
Updated: at 03:55 PM