Skip to content

Experimenting with incremental rendering of large lists in vanilla JS and popular frameworks.

Notifications You must be signed in to change notification settings

bvisness/incremental

Repository files navigation

incremental

An experiment to see if I can replicate the performance of the search on the Handmade Hero episode guide using popular reactive JavaScript frameworks.

The website can be viewed at https://bvisness.me/apps/incremental. My summary thoughts can be found there, but you should probably just try using it yourself.

Various measurements and timings can be found in the timings folder. At the time of this writing, the latest timings are in timings.ods, an OpenDocument spreadsheet.

About

Experimenting with incremental rendering of large lists in vanilla JS and popular frameworks.

Resources

Stars

Watchers

Forks