Remove index.html
article thumbnail

Embedding Self-Service BI in React Apps with Node.js

Reveal

In this article, we’ll go through how you can implement Reveal in your React-based apps with Node.js. VP of Developer Tools, Jason Beres, walk you through step-by-step on loading and retrieving dashboards from a React app. Initialize the RevealView object in the app.tsx and load a Dashboard useEffect(() => { $.ig.RVDashboard.loadDashboard(dashboardId).then((dashboard: