Build a Hilla UI
- First View
- Learn how to implement a minimal chat user interface with React and Hilla.
- Second View
- Learn how to navigate between views with React and Hilla
- Add a Layout
- Learn how to add a layout to views.
- Add Message History
- Learn how to protect applications from being overwhelmed with data.
- Handle Connection Issues
- Learn what to do when the connection to the server is lost.