Live Demo: https://web-frameworks-benchmark.netlify.app
This is a React App built to display web frameworks benchmark data with Chart.js
Built with:
TODO:
- Show latest result date (from
Results-2021-04-03
) - Sync selected options to URL query parameters so data can be shared easily from URL (e.g.
https://web-frameworks-benchmark.netlify.app/chart?s=express,aspnetcore
)