Any tips for rendering thousands of SFCs on a page?

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • vue-virtual-collection

    Vue component for efficiently rendering large collection data

  • The only decent solution I've found so far is to use virtual scrolling (this one seems to perform the best for my use case). The initial page load is quicker and scrolling is acceptable, though still a little laggy. It's not the end of the world to use a virtual scroller, but I think that's a last resort for me. Any other tips for rendering thousands of moderately complex elements on a page?

  • vue-virtual-scroller

    ⚡️ Blazing fast scrolling for any amount of data

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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