Technical requirements
You can find the code for this chapter here: https://github.com/PacktPublishing/Full-Stack-Web-Development-with-Remix/tree/main/11-optimistic-ui.
BeeRich has grown quite a bit. Now is a good time to refactor the code. Before starting with this chapter, we want to update the current code. We will also enhance our form validation and parsing using zod
. Follow the step-by-step guide in the README.md
file to prepare BeeRich for the upcoming advanced topics.