Explore data visualization techniques for progressive web apps in this informative video featuring Swizec Teller. Learn how to combine D3, React, and Gatsby to create server-side rendering (SSR) friendly data visualizations that offer high performance. Follow along as the host and guest demonstrate the process, covering topics such as setting up the environment, installing D3, creating random data, implementing scales, using D3 Blackbox, building axis components, developing scatter plots, and implementing data caching. Gain insights into creating data point components, handling visualizations, applying D3 transitions, and troubleshooting common issues. Access the provided demo and repository to further enhance your understanding of creating efficient data visualizations for web applications.
Data Visualization in React Using Gatsby - Learn With Jason