Frontend Is the Product
Backend APIs
↓
Frontend
↓
User Experience
The frontend must handle:
- Authentication
- Loading
- Errors
- Chat
- Citations
- Profile
- Admin actions
The frontend isn't just displaying data.
It is responsible for making the system usable and reliable for the user.