next.js
f5f79e7a - Update mention of route handlers for forms (#52781)

Commit
2 years ago
Update mention of route handlers for forms (#52781) Route handlers are not specifically different from API Routes in terms of forms or other usage, the only difference is how you write them (Request) => Response. Initially this mention was supposed to be removed when server actions are marked stable, but it's leading to some confusion so I've updated the mention to clarify that there will be a more integrated solution for React.
Author
Parents
Loading