Phoenix Dev Blog - Streams

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/elixir

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
  • react-virtualized

    React components for efficiently rendering large lists and tabular data

    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

  • livebook

    Automate code & data workflows with interactive Elixir notebooks

    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.

Suggest a related project

Related posts