OK! Part 1 is done! I’ve got Vue only updating the changed nodes from a D3 render in browser! Now to see if I can get it to work for SSR

  • 0
  • 0
  1. Part 2 is done! I’ve got server-rendered D3 without a ton of work using jsdom. Now to hook it all up.

    • 0
    • 0
  2. Ugh, getting this to work universally means I’m about to do something terrible: run Babel on my server

    • 0
    • 0