TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    React (React.js)

    Score9.2 out of 10
    N/AReact or React.js is a JavaScript library for building user interfaces. React enables users to create interactive UIs.

    $0

    Zoho Creator

    Score7.7 out of 10
    Mid-Size Companies (51-1,000 employees)
    Zoho Creator is a low-code application development platform for building enterprise-class applications that run on mobile, tablet, and web. It is designed to allow users to create custom forms, configure workflows, build pages, and deploy apps quickly.

    $12

    per month per user

    Pricing
    React (React.js)Zoho Creator
    Editions & Modules
    No answers on this topic
    Standard
    $12
    per month per user
    Professional
    $30
    per month per user
    Enterprise
    $37
    per month per user
    Offerings
    Pricing Offerings
    React (React.js)Zoho Creator
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional Details—Add-ons: Customer Portal: $100/month onwards Premium Support : 20% of license fees Enterprise support: 25% of license fees
    More Pricing Information
    Community Pulse
    React (React.js)Zoho Creator
    Considered Both Products
    Open Source
    No answer on this topic
    Zoho
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    7 Answers
    95%
    Would buy again
    19 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    7 Answers
    95%
    Delivers good value for the price
    19 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    7 Answers
    95%
    Happy with the feature set
    19 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    5 Answers
    95%
    Lived up to sales and marketing promises
    18 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    6 Answers
    95%
    Implementation went as expected
    18 Answers
    Features
    React (React.js)Zoho Creator
    Low-Code Development
    Comparison of Low-Code Development features of React (React.js) and Zoho Creator
    Feature
    React (React.js)
    -
    Ratings
    Zoho Creator
    7.9
    18 Ratings
    6% below category average
    Visual Modeling00 Ratings7.717 Ratings
    Drag-and-drop Interfaces00 Ratings8.917 Ratings
    Platform Security00 Ratings7.918 Ratings
    Platform User Management00 Ratings7.818 Ratings
    Reusability00 Ratings7.018 Ratings
    Platform Scalability00 Ratings7.918 Ratings
    Best Alternatives
    React (React.js)Zoho Creator
    Small Businesses
    No answers on this topic
    OutSystems
    Score6.5 out of 10
    Medium-sized Companies
    No answers on this topic
    AppSheet
    Score8.2 out of 10
    Enterprises
    Sencha
    Score7 out of 10
    Oracle APEX
    Score9.1 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    React (React.js)Zoho Creator
    Likelihood to Recommend
    8.0
    (14 ratings)
    8.8
    (24 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    10.0
    (2 ratings)
    Usability
    10.0
    (3 ratings)
    8.0
    (18 ratings)
    Availability
    -
    (0 ratings)
    10.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    9.0
    (1 ratings)
    Support Rating
    10.0
    (3 ratings)
    9.8
    (4 ratings)
    Implementation Rating
    -
    (0 ratings)
    8.0
    (2 ratings)
    Product Scalability
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    React (React.js)Zoho Creator
    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
    Zoho
    If you are using some application of Zoho and want some more functionality into it, Use Zoho creator to develop a separate app as per requirement and integrate it with your Zoho App. Small organization can use creator to make apps but it can be used for small range of storage, For Large organization , it may be not feasible.
    Incentivized
    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.
    Incentivized
    Read full review
    Zoho
    • Accountability for each employee work which is very vital for any organization
    • Making operations very simple even that a simple lay man would be able to perform detailed work like a pro
    • Data tracking in live was made possible
    • Using proper Manpower for the work they are apt.
    Incentivized
    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.
    Incentivized
    Read full review
    Zoho
    • In C6, the new setup of permissions is not logical. Admins now have access to every application rather than specific applications, which impacts data confidentiality.
    • In C6, the new feature for having multiple environments is very limited as it does not work for ZOHO Creator applications that are linked to other Zoho Creator applications in the same workspace - which is not logical at all.
    • In C6, the revised permissions for Developers do not allow the developer to assign permissions to users or to publish forms, reports, pages, etc....which again is not logical.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    No answers on this topic
    Zoho
    Today Zoho Creator is included in our current plan from Zoho One, but if it was needed to pay apart it should be done because the software we created became very important for our team. The use of Zoho Creator contributes to endorse the Zoho One subscription year after year.
    Incentivized
    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.
    Incentivized
    Read full review
    Zoho
    Its quite easy if one has the need, interest and passion to build applications and solutions through low-code. One example would be, that my finance head who has absolutely nothing to do with tech and apps, is now able to create apps and manage Zoho Creator all by himself. So its all about the interest and how much time we put to learn the tool. Having said that, its quite easy to learn the tool and create anything that's within our scope of knowledge.
    Incentivized
    Read full review
    Reliability and Availability
    Open Source
    No answers on this topic
    Zoho
    In an earlier comment, I mentioned Zoho's excellent uptime. I have been using the system for over 6 years, and have experienced only momentary outages, and of those, only a hand full over the years. It is extremely reliable
    Incentivized
    Read full review
    Performance
    Open Source
    No answers on this topic
    Zoho
    We do not integrate Zoho with other systems at this time, but rarely are searches, database exports, record edits or creation tasks ever slow enough to notice. It is quite usable
    Incentivized
    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.
    Incentivized
    Read full review
    Zoho
    I recommend Zoho Creator very often. A lot of companies go big earlier than they need to and spend way too much on SalesForce & Marketo. I worked for a small company with some limited budget that pivoted to sell it's product to the Enterprise. Zoho Creator was incredibly easy to set up, intuitive to use, and contains all the most essential features that most users need and seek in SalesForce. We integrated with MailChimp & Unbounce and were able to be incredibly useful in acquiring leads, nurturing them, and tracking pipeline in Zoho Creator. Our small sales team found it very easy to use and loved it.
    Incentivized
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    Zoho
    Even if it is a easy to use platform, it got some issues on the implementation that could easily handle by IT teams. In our scenario this team don't exist anymore, and the business/marketing team had their expectations that it was quickier to be implemented. So, consider a professional help on this implementation could be cost more (of cource) but it would be helpful to manage the issues and expectations.
    Incentivized
    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
    Incentivized
    Read full review
    Zoho
    Zoho Creator stands out for its balance of affordability, ease of use, and powerful customization options. While it may not offer the same level of enterprise-scale features as platforms like OutSystems or Mendix, it provides a robust solution that meets the needs of many businesses, especially those looking for an integrated, cost-effective low-code platform with strong support for both simple and complex applications.
    Incentivized
    Read full review
    Scalability
    Open Source
    No answers on this topic
    Zoho
    Zoho is incredibly versatile. Much thought was put in to the way the platform functions. I've yet to face a situation where Zoho would not be able to do what I needed. That being said, because of its power, it can also be a bit intimidating technically. Simple needs are simple. More complex needs are ... more complex! Overall, it's a powerful, robust platform
    Incentivized
    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.
    Incentivized
    Read full review
    Zoho
    • With using Zoho Creator we are able to build apps that we may otherwise pay a pretty penny for. We may risk some features we could get from a 3rd party app but the fact that the data we do collect can easily syn with our CRM and Accounting systems makes up for this.
    • Negatively speaking, it takes time to fine tune and really craft your application. I am not a coder, nor do I have a coding background, so patience is key as you design and build out your application.
    Incentivized
    Read full review
    ScreenShots

    Zoho Creator Screenshots

    Screenshot of Multi-Platform App builderScreenshot of Dashboards created using Zoho CreatorScreenshot of An overview of Hotel management dashboardScreenshot of Schedule and manage eventsScreenshot of BI and AnalyticsScreenshot of Help Desk overview