Lemmy.one
  • Communities
  • Create Post
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
cm0002@lemmings.world to Svelte + SvelteKit@programming.dev · 10 days ago

Virtual List: Overcoming the 16,777,200px Limitation of Chrome

tanin.nanakorn.com

external-link
message-square
0
fedilink
2
external-link

Virtual List: Overcoming the 16,777,200px Limitation of Chrome

tanin.nanakorn.com

cm0002@lemmings.world to Svelte + SvelteKit@programming.dev · 10 days ago
message-square
0
fedilink
Summary * Many virtual list libraries like react-window, svelte-virtual-list, and TanStack's Virtual cannot handle the total height larger than 16,777,200px due to Chrome's limitation. If you have a list of 1M rows where each row is 28px, you won't be able to scroll pass the 559,185th row. * I've
alert-triangle
You must log in or # to comment.

Svelte + SvelteKit@programming.dev

sveltejs@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !sveltejs@programming.dev

Svelte is a JavaScript framework for building user interfaces (UIs) that compiles your code into efficient JavaScript during the build process, resulting in better performance and smaller bundle sizes. Svelte focuses on reactive programming, where UI components update themselves when data changes, eliminating the need for a virtual DOM. Svelte Kit is an extension of Svelte that adds features like routing and server-side rendering, simplifying the creation of full-stack web applications. It provides file-based routing and supports server-side rendering, enabling faster initial page loads and improved search engine optimization. Svelte Kit combines client-side Svelte components with server-side rendering and serverless functions for a seamless development experience.

Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 5 users / day
  • 1 user / week
  • 7 users / month
  • 21 users / 6 months
  • 2 local subscribers
  • 691 subscribers
  • 46 Posts
  • 38 Comments
  • Modlog
  • mods:
  • accuser@programming.dev
  • silas@programming.dev
  • BE: 0.19.7
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org