Blog
Posts about Next.js, tech news and personal insights
The new Form Component from Next.js 15
October 28, 2024•2 min read
Next.js 15 has just released and it has come with a new Form Component. This new Form Component is especially useful for forms that redirect to a new url for example when you try to search for blog posts and that redirects to a page that displays all the blog posts with that specific query.