Adobe Phone Gap vs. React

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Adobe Phone Gap
Score 10.0 out of 10
N/A
N/AN/A
React
Score 8.9 out of 10
N/A
React is a JavaScript library for building user interfaces. React enables users to create interactive UIs. Design simple views for each state in an application, and React will update and render just the right components when data changes. React is available free and open source under the MIT license.N/A
Pricing
Adobe Phone GapReact
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Adobe Phone GapReact
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Best Alternatives
Adobe Phone GapReact
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10

No answers on this topic

Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10

No answers on this topic

Enterprises
Swiftify
Swiftify
Score 9.0 out of 10

No answers on this topic

All AlternativesView all alternativesView all alternatives
User Ratings
Adobe Phone GapReact
Likelihood to Recommend
7.5
(2 ratings)
7.2
(13 ratings)
Usability
-
(0 ratings)
9.0
(2 ratings)
Support Rating
-
(0 ratings)
10.0
(3 ratings)
User Testimonials
Adobe Phone GapReact
Likelihood to Recommend
Adobe
If you want to teach your team or students how to program and learn programming languages, you would not want to utilize Phone Gap software. The Phone Gap software creates an easy fix to avoid learning every programming language for mobile devices. This creates a learning curve for some programmers because they no longer need to learn every language to be successful. However, for personal growth, this could pose an issue if programmers need to change jobs and are only capable of programming in web languages and then translate them using Phone Gap. Adobe Phone Gap works wonderfully for what our company uses it for. We use it because we have app launch deadlines and our programmers are invested in the company; therefore, they are aware that output is our goal, not actually learning the various languages, but more making sure the client is happy
Read full review
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
Pros
Adobe
  • Business Application like payment collection, application for salesperson etc.
  • Used for developing the mobile application that needs to be developed faster with the same User Experience on both iOS and Android.
Read full review
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
Cons
Adobe
  • I would like to see the ability to write mobile applications using SWIFT and then use Phone Gap software or plug-ins to be able to transfer the iOS language into the Android language or to Java, CSS and HTML.
  • We've experienced errors when transferring from one language to another. We worked on solving the issue and then had to simply adjust the native language and functionality for it to work.
  • I have a team of graphic designers who would be able to like to assist in building of the apps but they are very limited, so perhaps adding functionality like a wix or weebly where there are options given that can drag and drop so marketing teams can support development.
Read full review
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
Usability
Adobe
No answers on this topic
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
Support Rating
Adobe
No answers on this topic
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
Alternatives Considered
Adobe
We have not found competitors to Adobe Phone Gap that allows us to be able to code and transfer into alternative languages. The only alternative is to write in the languages required by apple and google in order to launch our apps on their devices and in their app stores. Using Phone Gap removes the learning curve of needing to write in each individual language and therefore would beat the competition because from what we have found and been recommended, there is no alternative to Adobe Phone Gap that is worth pursuing
Read full review
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
Return on Investment
Adobe
  • Time to market is improved with the introduction of Phone Gap.
  • Less dependency on Native programmers to develop mobile applications.
  • Programmers with HTML, Javascript & CSS skills can directly contribute to mobile application development.
Read full review
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
ScreenShots