React (React.js) vs. Tableau Desktop

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
React (React.js)
Score 8.8 out of 10
N/A
React or React.js is a JavaScript library for building user interfaces. React enables users to create interactive UIs.
$0
Tableau Desktop
Score 8.4 out of 10
N/A
Tableau Desktop is a data visualization product from Tableau. It connects to a variety of data sources for combining disparate data sources without coding. It provides tools for discovering patterns and insights, data calculations, forecasts, and statistical summaries and visual storytelling.
$75
per month
Pricing
React (React.js)Tableau Desktop
Editions & Modules
No answers on this topic
Tableau
$75
per month per user
Tableau Enterprise
$115
per month per user
Offerings
Pricing Offerings
React (React.js)Tableau Desktop
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsAll pricing plans are billed annually.
More Pricing Information
Community Pulse
React (React.js)Tableau Desktop
Features
React (React.js)Tableau Desktop
BI Standard Reporting
Comparison of BI Standard Reporting features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
8.4
175 Ratings
3% above category average
Pixel Perfect reports00 Ratings8.0145 Ratings
Customizable dashboards00 Ratings9.1174 Ratings
Report Formatting Templates00 Ratings8.1151 Ratings
Ad-hoc Reporting
Comparison of Ad-hoc Reporting features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
8.3
172 Ratings
3% above category average
Drill-down analysis00 Ratings8.5167 Ratings
Formatting capabilities00 Ratings8.4170 Ratings
Integration with R or other statistical packages00 Ratings8.0126 Ratings
Report sharing and collaboration00 Ratings8.5165 Ratings
Report Output and Scheduling
Comparison of Report Output and Scheduling features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
8.3
166 Ratings
1% above category average
Publish to Web00 Ratings8.0155 Ratings
Publish to PDF00 Ratings8.0154 Ratings
Report Versioning00 Ratings8.3120 Ratings
Report Delivery Scheduling00 Ratings8.5128 Ratings
Delivery to Remote Servers00 Ratings8.878 Ratings
Data Discovery and Visualization
Comparison of Data Discovery and Visualization features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
8.3
164 Ratings
4% above category average
Pre-built visualization formats (heatmaps, scatter plots etc.)00 Ratings8.5162 Ratings
Location Analytics / Geographic Visualization00 Ratings8.5156 Ratings
Predictive Analytics00 Ratings8.6131 Ratings
Pattern Recognition and Data Mining00 Ratings7.57 Ratings
Access Control and Security
Comparison of Access Control and Security features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
9.0
149 Ratings
6% above category average
Multi-User Support (named login)00 Ratings9.0145 Ratings
Role-Based Security Model00 Ratings9.0125 Ratings
Multiple Access Permission Levels (Create, Read, Delete)00 Ratings8.7136 Ratings
Report-Level Access Control00 Ratings9.010 Ratings
Single Sign-On (SSO)00 Ratings9.283 Ratings
Mobile Capabilities
Comparison of Mobile Capabilities features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
7.9
141 Ratings
2% above category average
Responsive Design for Web Access00 Ratings8.7130 Ratings
Mobile Application00 Ratings7.3101 Ratings
Dashboard / Report / Visualization Interactivity on Mobile00 Ratings7.4122 Ratings
Application Program Interfaces (APIs) / Embedding
Comparison of Application Program Interfaces (APIs) / Embedding features of Product A and Product B
React (React.js)
-
Ratings
Tableau Desktop
7.7
67 Ratings
1% below category average
REST API00 Ratings8.259 Ratings
Javascript API00 Ratings7.753 Ratings
iFrames00 Ratings6.851 Ratings
Java API00 Ratings8.248 Ratings
Themeable User Interface (UI)00 Ratings7.354 Ratings
Customizable Platform (Open Source)00 Ratings8.148 Ratings
Best Alternatives
React (React.js)Tableau Desktop
Small Businesses

No answers on this topic

Yellowfin
Yellowfin
Score 8.7 out of 10
Medium-sized Companies

No answers on this topic

Reveal
Reveal
Score 10.0 out of 10
Enterprises
Sencha
Sencha
Score 6.8 out of 10
Kyvos Semantic Layer
Kyvos Semantic Layer
Score 9.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
React (React.js)Tableau Desktop
Likelihood to Recommend
8.0
(14 ratings)
8.8
(203 ratings)
Likelihood to Renew
-
(0 ratings)
7.5
(41 ratings)
Usability
10.0
(3 ratings)
8.3
(73 ratings)
Availability
-
(0 ratings)
10.0
(11 ratings)
Performance
-
(0 ratings)
8.0
(10 ratings)
Support Rating
10.0
(3 ratings)
1.0
(57 ratings)
In-Person Training
-
(0 ratings)
9.4
(4 ratings)
Online Training
-
(0 ratings)
8.0
(5 ratings)
Implementation Rating
-
(0 ratings)
8.0
(34 ratings)
Configurability
-
(0 ratings)
7.0
(3 ratings)
Ease of integration
-
(0 ratings)
10.0
(1 ratings)
Product Scalability
-
(0 ratings)
9.0
(4 ratings)
Vendor post-sale
-
(0 ratings)
10.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
10.0
(1 ratings)
User Testimonials
React (React.js)Tableau Desktop
Likelihood to Recommend
Open Source
React is a JavaScript user interface construction library that works well for:
  • Developing web apps with dynamic and complicated user interfaces.
  • creating reusable UI elements that may be used in other applications.
  • creating single-page applications with dynamic content updates that don't require a page reload.
  • The Virtual DOM's effective updating mechanism allows it to handle large volumes of data updates.
React, on the other hand, might be less suitable for:
  • Websites that are simple, stagnant, and have no interaction. Other libraries or simple HTML, CSS, and JavaScript may be a better fit in such circumstances.
  • Web sockets may be a better choice for applications that need real-time updates, such as chat or gaming apps.
  • When creating mobile apps, React Native is a better option.
  • Server side rendering only, as React is designed to run on the client side.
Read full review
Tableau
The best scenario is definitely to collect data from several sources and create dedicated dashboards for specific recipients. However, I miss the possibility of explaining these reports in more detail. Sometimes, we order a report, and after half a year, we don't remember the meaning of some data (I know it's our fault as an organization, but the tool could force better practices).
Read full review
Pros
Open Source
  • React is fantastic for building performant user interfaces. Our web app is snappy and great for our customers.
  • React has the philosophy of doing one thing and doing it well which is the view layer of the application. This makes it incredibly intuitive and flexible for developers to use.
  • React has lead the way in being able to write modular and structured code. It is a drastic improvement since the days of spaghetti jQuery code.
  • React has an unmatched community. The amount of tools and libraries available is fantastic, and there plenty of solutions available online for common problems.
Read full review
Tableau
  • An excellent tool for data visualization, it presents information in an appealing visual format—an exceptional platform for storing and analyzing data in any size organization.
  • Through interactive parameters, it enables real-time interaction with the user and is easy to learn and get support from the community.
Read full review
Cons
Open Source
  • Debugging React is challenging. Bugs in react code generate stack traces internal to React and it is often totally unclear how it relates to the code you actually wrote.
  • Relating your React elements to corresponding DOM elements is difficult. The intentional separation of virtual and actual DOM also makes it difficult to map the elements to the structures in the DOM. This is partially ameliorated by the use of the React dev tool, which provides a DOM-like view of the React elements, but the tool still does not provide a direct correspondence with the DOM that is often necessary to figure out why something isn't right.
  • Because JSX is React-specific and not a language feature, a special compilation process is necessary to convert JSX code to normal JS. Coming from a C++ background, compiling things doesn't bother me, but many JS developers are used to a less structured development.
Read full review
Tableau
  • Pricing should be more user-friendly and usage-driven
  • Making edits to the production reports is fairly tough and has a vast scope of additional capabilities
  • Tableau Desktop should be able to differentiate itself from the Tableau server else there is no major meaning of two different products being offered
Read full review
Likelihood to Renew
Open Source
No answers on this topic
Tableau
Our use of Tableau Desktop is still fairly low, and will continue over time. The only real concern is around cost of the licenses, and I have mentioned this to Tableau and fully expect the development of more sensible models for our industry. This will remove any impediment to expansion of our use.
Read full review
Usability
Open Source
React is just a bit of a different animal. I was avoiding it for the longest time. I thought for sure I would land on Vue or something else with a more approachable and familiar appearance. But after taking an online course in React, I started realize what people were raving about (and complaining about) and decided to implement it at our office for one of our products.
Read full review
Tableau
Tableau Desktop has proven to be a lifesaver in many situations. Once we've completed the initial setup, it's simple to use. It has all of the features we need to quickly and efficiently synthesize our data. Tableau Desktop has advanced capabilities to improve our company's data structure and enable self-service for our employees.
Read full review
Reliability and Availability
Open Source
No answers on this topic
Tableau
When used as a stand-alone tool, Tableau Desktop has unlimited uptime, which is always nice. When used in conjunction with Tableau Server, this tool has as much uptime as your server admins are willing to give it. All in all, I've never had an issue with Tableau's availability.
Read full review
Performance
Open Source
No answers on this topic
Tableau
Tableau Desktop's performance is solid. You can really dig into a large dataset in the form of a spreadsheet, and it exhibits similarly good performance when accessing a moderately sized Oracle database. I noticed that with Tableau Desktop 9.3, the performance using a spreadsheet started to slow around 75K rows by about 60 columns. This was easily remedied by creating an extract and pushing it to Tableau Server, where performance went to lightning fast
Read full review
Support Rating
Open Source
Since it's open-source and very popular, the community support for React and related tools and libraries is excellent. There are a lot of people using the same tools, and so issues tend to get fixed quickly and "recipes" are easy to come by. And since it's backed by Facebook, they have a dedicated engineering team working on the progression of React.
Read full review
Tableau
Tableau support has been extremely responsive and willing to help with all of our requests. They have assisted with creating advanced analysis and many different types of custom icons, data formatting, formulas, and actions embedded into graphs. Tableau offers a weekly presentation of features and assists with internal company projects.
Read full review
In-Person Training
Open Source
No answers on this topic
Tableau
It is admittedly hard to train a group of people with disparate levels of ability coming in, but the software is so easy to use that this is not a huge problem; anyone who can follow simple instructions can catch up pretty quickly.
Read full review
Online Training
Open Source
No answers on this topic
Tableau
I think the training was good overall, but it was maybe stating the obvious things that a tech savvy young engineer would be able to pick up themselves too. However, the example work books were good and Tableau web community has helped me with many problems
Read full review
Implementation Rating
Open Source
No answers on this topic
Tableau
Again, training is the key and the company provides a lot of example videos that will help users discover use cases that will greatly assist their creation of original visualizations. As with any new software tool, productivity will decline for a period. In the case of Tableau, the decline period is short and the later gains are well worth it.
Read full review
Alternatives Considered
Open Source
While this is a widely contested debate with various blog posts and benchmarks all over the place, its really a personal choice to determine what works for the team. Coming from a Angular 1.x background, I decided to try a new framework when Angular 2.x was announced and at that time React is gaining popularity and Vue hasn't taken off yet. Compared to Angular 1.x and Vue (hybrid of React and Angular) that split the logic from the html templates, I loved the way React breaks code into components using the jsx syntax. In my mind, this allows for cleaner components and easier maintenance
Read full review
Tableau
I have used Power BI as well, the pricing is better, and also training costs or certifications are not that high. Since there is python integration in Power BI where I can use data cleaning and visualizing libraries and also some machine learning models. I can import my python scripts and create a visualization on processed data.
Read full review
Scalability
Open Source
No answers on this topic
Tableau
Tableau Desktop's scaleability is really limited to the scale of your back-end data systems. If you want to pull down an extract and work quickly in-memory, in my application it scaled to a few tens of millions of rows using the in-memory engine. But it's really only limited by your back-end data store if you have or are willing to invest in an optimized SQL store or purpose-built query engine like Veritca or Netezza or something similar.
Read full review
Return on Investment
Open Source
  • Our web applications now run much faster because the whole page doesn't reload
  • We spend less time developing UI components because a lot of them are readily available on NPM
  • We don't have to optimize apps for multiple browsers since React natively supports it.
Read full review
Tableau
  • Tableau was acquired years ago, and has provided good value with the content created.
  • Ongoing maintenance costs for the platform, both to maintain desktop and server licensing has made the continuing value questionable when compared to other offerings in the marketplace.
  • Users have largely been satisfied with the content, but not with the overall performance. This is due to a combination of factors including the performance of the Tableau engines as well as development deficiencies.
Read full review
ScreenShots