This is an excerpt from the guide on building real-time dashboards with React and Cube.js. You can check the full guide here.
A real-time dashboard is a dashboard that contains charts that are automatically updated with the most current data available. The typical use case is to load a chart with some historical data first and then live update it as new data comes in. In this tutorial, you will learn how to build such real-time dashboards with only open-source tools and without any third-party services.

#javascript #dashboard #mongo #cubejs

Real-Time Dashboard with MongoDB
14.35 GEEK