Skip to content

Progressively Enhanced Data Visualizations Demonstration for Remix Bay Area, Jan 2023

Notifications You must be signed in to change notification settings

brookslybrand/remix-bay-area-jan-2023

Repository files navigation

Progressively Enhanced Data Viz with Remix

This is a demonstration of how to progressively enhance a data visualization!

The core idea can be seen by doing the following:

  1. Run npm i && npm run setup && npm run dev
  2. Navigate to the invoices page
  3. Switch between invoices and notice the graph animates (you may need to add a few invoices first)
  4. Disable JS and switch between invoices: the graph should show up but no longer animate

Where did I get the code?

The vast majority of this code comes from Kent C. Dodd's wonderful advanced-remix codebase, which has a nice demo Remix app.

About

Progressively Enhanced Data Visualizations Demonstration for Remix Bay Area, Jan 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published