Skip to content

Commit

Permalink
Update STEPS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aurorascharff authored May 12, 2024
1 parent 512c60a commit f579ef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions STEPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ React 19 the automatically resets uncontrolled inputs automatically after the ac

- Add slow() to server action
- Use third argument to show feedback
- Increase max messages to 10 and demo again
- Increase max messages to 8 and demo again

Notes: Realistic with a real db. Show feedback. We don't need to make an api endpoint and set error states etc like we used to in the next.js app router, which was a hassle. Reference Sams talk "old way".

## DEMO

- By the way, this works without js!
- Add some, we dont get automatic scrolling or button feedback or toasts, because all that requires js on the client.
- Demo again with js until it fails.
- Demo without js until it fails.
- Turn js back on and show the feedback.

## Explanation
Expand Down

0 comments on commit f579ef1

Please sign in to comment.