DevlinRocha / DevlinRocha/banter
Reduce number of database reads
Open
bug
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 68
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
* Store chat messages in state upon initial server load
* Paginate chat messages so that only most recent load unless user scrolls to load older messages
* Look into implementing React Query
* Cache data such as messages, members, etc.
* Paginate responses and display as infinite scroll
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.