Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- Sonar - Write Clean JavaScript Code. Always.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
-
You can implement the same pattern on the web when dealing with large amount of data. There are some libraries for React that trivialize this, like https://github.com/bvaughn/react-virtualized
-
In Phoenix land you need to implement it in the client side using VanillaJS within a Hook. What I mean is that Livebook actually does use virtualized lists in their app. You can see it here: https://github.com/livebook-dev/livebook/blob/main/assets/js/hooks/virtualized_lines.js
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Faster re-rending of table when only inserts are needed
- 5 Tips for Optimizing ReactJS Performance and Building Lightning-Fast Applications
- Introducing Suspense: APIs to simplify data loading and caching, for use with React Suspense.
- Best infinity scroll?
- Thoughts on this Timeline design I've been working on?