News

The Tableau JavaScript API uses Promises (specifically the Promises/A specification) to notify your code when an operation is complete. This allows you to chain method calls using an easy syntax.
Example: Tableau + React This example illustrates how you can incorporate Tableau, using the Tableau Javascript API, into your React project.