# Bubble Reviews 2026. Verified Reviews, Pros & Cons | Capterra

> Is Bubble the right No Code Platform solution for you? Explore 333 verified user reviews from people in industries like yours to make a confident choice.

Source: https://www.capterra.com/p/171359/Bubble/reviews

---

Bubble

4.6 (333)

[View alternatives](https://www.capterra.com/p/171359/Bubble/alternatives/)

Provider data verified by our Software Research team, and reviews moderated by our Reviews Verification team. [Learn more](https://www.capterra.com/our-story/)

* * *

Last updated March 13th, 2026

# Reviews of Bubble

Ease of use

4.2

Customer Service

4.3

## Pros and Cons in Reviews

NF

Niccolo' F

CTO, CofounderAutomotive, 2 - 10 employeesUsed the software for: More than 2 years.

“The built in security features allows developers to build something production ready, with solid safety perimeters, in a very easy way.“

March 23, 2026

AH

Andrew H

Software DeveloperInformation Technology and Services, Self-employedUsed the software for: 6-12 months.

“Larger projects are apt to have performance problems now and then“

March 29, 2025

NF

Niccolo' F

CTO, CofounderAutomotive, 2 - 10 employeesUsed the software for: More than 2 years.

“Compared to other ai-based products, designing the UI can sometimes be quite slower, but it allows for a good level of quality.“

March 23, 2026

EB

Enzo B

FounderEvents Services, 2 - 10 employeesUsed the software for: Less than 6 months.

“limitations on usage - Lack of integrations- App not working on instagram webbrowser I would love to create SMS OTP authentification but impossible“

October 29, 2023

NF

Niccolo' F

CTO, CofounderAutomotive, 2 - 10 employeesUsed the software for: More than 2 years.

“To recap: It's a great fullstack solution for beginners, and a good platform to solidify and grow, and build upon.“

March 23, 2026

CP

Cyril P

Business Operations ManagerInsurance, 201 - 500 employeesUsed the software for: 6-12 months.

“Performance issues can happen if data tables are not well-thought and not suited for the Repeating Groups it's used in or with too much complexity in a page, but that shows limit of scaling that is inherent to a no-code tool1 con that is kind of painful : my data tables were set with lengthy field names and now every time I modify an existing database entry, half of the filed names are cut..“

February 20, 2023

NF

Niccolo' F

CTO, CofounderAutomotive, 2 - 10 employeesUsed the software for: More than 2 years.

“It's not perfect, and as you grow, as your business, userbase and features grow, you will certainly meet it's limitations.“

March 23, 2026

MA

Muath A

ArchitectArchitecture & Planning, 2 - 10 employeesUsed the software for: 6-12 months.

“I spent over 3 months building a quit complicated web application marketplace to test a business idea in Jordan, I made a mistake of not making sure a payment system can implemented before starting, now I have a complete website waiting for Bubble to support the Middle East region.“

February 8, 2023

## Showing most helpful reviews

Showing 1-25 of 333 Reviews

Sort by:

Most Helpful

Rating

Company Size

Reviewer's Role

Length of Use

Frequency of Use

ANDREY V.  
CEO  
Marketing and Advertising  
Used the software for: 2+ years

### "Industry Changer"

October 21, 2025

5.0

Pros

The sheer speed that bubble allows for getting a MVP out there is game changing. Fully customizable and easy to design a web app exactly how you want it to look and feel. Limitless functionality and element implementation.

Cons

The learning curve is steeper for those coming from simpler tools, it takes a little bit of time to get up and running.

Review Source

DS

David S.  
President  
Retail  
Used the software for: 1-2 years

### "Once it clicks, it clicks!"

November 30, 2025

5.0

My overall experience has been enjoyable and productive. I will continue using for both internal and external applications.

Pros

I came from a programming background and it took a while to wrap my head around some of the conventions used in Bubble. At first glance it seemed like it would have been easier to just code from scratch. HOWEVER, once comfortable with teh interface and logic, it is VERY easy to use. Errors are clearly explained and highlighted. The support documents are very detailed and explain well. The community is very helpful and there are plenty of Bubble employees in the forums to answer questions

Cons

The learning curve at the beginning was fairly steep. The pricing structure is dificult to explain. They use a Work Unit structure to charge and you can be surprised. With that said, the tiers availabel are easy to manage and you can place limits to keep expenses in check.

Alternatives considered

[Microsoft Visual Studio](https://www.capterra.com/p/80230/microsoft-visual-studio/)

Reason for choosing Bubble

Bubble was much easier to use for a quick idea.

Review Source

NF

Niccolo' F.  
CTO, Cofounder  
Automotive  
Used the software for: 2+ years

### "The best product to start out, a perfect tool in a larger quiver of tools as you scale"

March 23, 2026

4.0

Overall, we are very satisfied with bubble. We built 4 startup MVPs, and scaled one which was succesful. It's the perfect tool to start out and have real users use your product. It's not perfect, and as you grow, as your business, userbase and features grow, you will certainly meet it's limitations. At that point, bubble will become a great tool part of a larger quiver. And it's perfect for that.

Pros

I built my business webapp on bubble. It's a great product that allowed me to develop an MVP, reiterate, publish and release a fully functioning product. What took me weeks, alone, would have taken months, on a team of 2 or 3. The built in security features allows developers to build something production ready, with solid safety perimeters, in a very easy way. Customer support is excellent and they helped me out quickly those few times there were bubble related issues in the product. Bubble forums are a good resource and the bubble docs are basic, but good. Compared to other ai-based products, designing the UI can sometimes be quite slower, but it allows for a good level of quality. It takes some time to develop polished products though. Value wise, Bubble is great for starting out, but costs can get out of hand quickly in certain, limited, scenarios. I built some pages and workflows in Bubble that would see 100Ks of loads a month, and for that, costs became prohibitive. I had to rewrite these pages and workflows outside of bubble (node js and render). This happened after 3 years of company growth, as my expertise in coding also grew. To recap: It's a great fullstack solution for beginners, and a good platform to solidify and grow, and build upon.

Cons

As mentioned in the Pros section, the only cons that I saw are related to cost scaling. For certain applications, for example, ones that are very Workload unit intensive, such as repeated page loads, or api calls, the cost is noticeably higher than other solutions. I had a case in which one of our products was loading 1 milion times per month, and costs to host this on bubble were 10x what we ended up paying when we rebuilt the same feature in full code (node.js, +render web service). This con is however a thing that we faced due to a very specific application that we had, and after 3 years of working on bubble. The more you grow, the more bubble becomes just 1 tool in your arsenal, and it's great for that. The other con is that, if you are expert in coding, there are some things that are very cumbersome to do in bubble (a switch:case, for example, could be done with 10 lines of code, or 30 minutes of workflow coding). The good thing is, there's quite often a good plugin or alternative to do it in a more efficient way

Review Source

KL

Kirsten L.  
CEO  
Information Services  
Used the software for: 6-12 months

### "Safari user signup doesn’t work"

February 5, 2025

3.0

See other comments. Not really anything more to say. The safari issue has been ongoing for some time without resolution or date advised of when it will be fixed.

Pros

Can do a lot without code. Leaning modules Full control over the design. Very flexible.

Cons

Safari login password auto complete causes errors. This is a huge problem for us as close to 50% of our users are on safari and forcing to use Chrome is not a great user experience causing a lot of friction in the signup process. Support is slow or consistently directs us to the community forum.

Alternatives considered

[Webflow](https://www.capterra.com/p/136159/Webflow/)[WordPress & WooCommerce Affiliate Program](https://www.capterra.com/p/234543/WordPress--WooCommerce-Affiliate-Program/)[sharetribe](https://www.capterra.com/p/162942/Sharetribe/)

Reason for choosing Bubble

Better capability for programming and flexibility.

Review Source

June S.  
Co-founder  
Media Production  
Used the software for: 2+ years

### "Bubble gets you a website fast!"

May 14, 2024

5.0

For an entrepreneur Bubble is a wonderful alternative to hiring an espensive developer who takes alot of work to make changes with.

Pros

I liked that as a founder I could easily design with a college student what I wanted to to look like and I found a competent developer who made the mvp. After the mvp a local designer/developer has been redesigning and deploying a wonderful marketplace search engine.

Cons

Sometimes Bubble goes down but I believe it's quickly fixed.

Switched from

[Duda](https://www.capterra.com/p/134280/DudaMobile/)

I made the switch because I pitched at Techstars Startup Weekend and a mentor took my idea to \[sensitive content hidden\] and he liked the idea and told me if I built it, he would feature it. I also watched an interview of \[sensitive content hidden\] and I believe he cares about helping entrepreneurs and founders.

Review Source

Laurie A.  
Founder  
Marketing and Advertising  
Used the software for: 6-12 months

### "Like using Figma to design an app but it's functional"

December 19, 2023

5.0

If you have good ideas paired with the time and desire to learn how to build your own app in Bubble, it is a fantastic, very empowering tool. Developing apps is hard, but Bubble makes developing an app without prior app development experience a lot less painful than you might expect. It definitely helps to tap in to the community for support and tutorials.

Pros

Plain language expression composing and drag and drop design.

Cons

My own inexperience with app logic has been the only difficulty using Bubble.

Reason for choosing Bubble

I researched a bunch of comparable products but none of the alternatives were a good enough fit for me to remember their names. None of them offered the depth of functionality, and none of them had comparable reviews from actual users.

Switched from

[Figma](https://www.capterra.com/p/175027/Figma/)

I previously paid a .NET developer to prototype my app idea, so I already knew what I did and didn't want. I was already instinctively trying to have a hand in its development, but communicating my ideas to someone else using a language and framework that I don't understand was limiting my ability to iterate. When I heard about Bubble I was immediately tempted by the idea I could do it myself, and digging in I have found that it was absolutely true.

Review Source

Julie I.  
Bubble developer  
Computer Software  
Used the software for: 2+ years

### "A great no-code platform to build MVPs and more"

February 20, 2023

5.0

I started Bubble to build my company's app. Now that it's up and running I'm a full time bubble freelancer. I really love my job, I work on a lot of different apps and it's a real pleasure to open my bubble editor every day. My clients are super satisfied.

Pros

What was most important for me at the beginning is that you can really build anything you want. I tried no code platforms before but there was always something that I couldn't do and my clients were disappointed. Now with bubble anything they ask, I can build. With the new responsive engine it's super easy to build beautiful apps in no time that work on all devices.

Cons

I think the learning curve is pretty steep. When you start you immediately see the potential of Bubble but to achieve what you really want, you need to work a lot and learn a lot.

Switched from

[Wix](https://www.capterra.com/p/169007/Wix/)[Squarespace](https://www.capterra.com/p/143461/Squarespace/)

With other no code platforms I always had limitations, I couldn't build exactly what I wanted. Sometimes it was the UI that was a problem, sometimes the logic.

Review Source

Hugo V.  
IT Manager  
Information Technology and Services  
Used the software for: 1-2 years

### "Amazing product with huge potential"

February 8, 2023

4.0

Very good overall, it enabled me and my startup to develop app in a decent time frame, that was impossible with "tradicional" methods.

Pros

Very easy to create the app design, you save a lot on time.Working with APIs for integration it's pretty straight forward.The workflows and conditions are pretty simple to master.

Cons

The lack of official plugins for out of the box integrations with other tools.Not having the possibility for selfhost.

Alternatives considered

[FlutterFlow](https://www.capterra.com/p/249489/FlutterFlow/)

Reason for choosing Bubble

The workflow structure of Bubble worked better for me.

Review Source

Jordan R.  
Co-Founder  
Computer Software  
Used the software for: 2+ years

### "Changed my life"

February 18, 2023

5.0

Totally transformed my career. I am so grateful to the bubble team!

Pros

Absolutely the best nocode tool on the market. Totally changed my life. Allowed me to build a valuable software company as a non-technical founder.

Cons

There are weaknesses, but the pros FAR outweigh the cons.Xano.com and TheBDK.com really shine where Bubble is sometimes weak.

Alternatives considered

[Webflow](https://www.capterra.com/p/136159/Webflow/)[Softr](https://www.capterra.com/p/232331/Softr/)

Reason for choosing Bubble

Far, far superior in terms of logic, database, and 3rd-party integrations.

Review Source

AH

Andrew H.  
Software Developer  
Information Technology and Services  
Used the software for: 6-12 months

### "Best No-Code Platform for Building Applications"

March 29, 2025

5.0

Bubble helps me make my web apps even without coding, I don't have to code anything.Everything is built and deployed directly from the same platform

Pros

Bubble is a fantastic no-code tool; it offers a simple and user-friendly design

Cons

Larger projects are apt to have performance problems now and then

Review Source

CM

Chris M.  
Programer  
Hospital & Health Care  
Used the software for: 1-2 years

### "Incredible software development tool"

February 8, 2023

5.0

See pros section

Pros

In a few months we had a hospice care patient management system up and running. The system includes reminders, charting, finance, volunteer management and a section for lending equipment to patients. It is fast data handling is super easy. Bubble has a strong api capabilities so bubble has no limits

Cons

Bubble does require some coding not in the traditional sense like cortan or C++ But it has its own language which is sometimes difficult to figure out Bubble lacks report printing but it is handled by 3rd parties which increases cost.

Alternatives considered

[Ninox](https://www.capterra.com/p/163351/Ninox/)[Airtable](https://www.capterra.com/p/146652/Airtable/)[Appy Pie](https://www.capterra.com/p/140928/Appy-Pie/)

Reason for choosing Bubble

Bubble feature set is all most unlimited. Bubble allows total user interface creation. You can make bubble look exactly like you want it too. Bubble runs in any browser

Review Source

MN

Muna N.  
Student  
E-Learning  
Used the software for: I used a free trial

### "My experience with Bubble"

June 18, 2025

5.0

My experience with Bubble has been amazing, as a student and e-commerce business owner, it is very handy .

Pros

I liked how easy Bubble makes it to build complex web apps without coding. The visual editor and helpful community really speed up the development process.

Cons

Sometimes Bubble can feel slow and a bit overwhelming for beginners. Also, optimizing app performance can be tricky without technical knowledge.

Review Source

AL

Austin L.  
Founder  
Computer Software  
Used the software for: 1-2 years

### "Incredibly useful, but I see that it could be so much better"

August 11, 2021

4.0

I've been able to build a business around bubble, as well as experiment with other ideas quickly. I really do think its a useful piece of software despite its flaws, which is why I stick with it. I just can't help but feel like there's so many areas that could be made way better.

Pros

I'm not gonna lie, it's a hell of a software. You can do a whole lot with it, and it's amazing for spinning up new business ideas quickly to test them.

Cons

Two main issues: -Too many quirks about how to use it that confuse newer users -Too many limitations and poor design decisions that frustrate experienced users

Reason for choosing Bubble

I can't remember which, but we looked at 10 different no-code options. They either were too limiting, not easy to use, or didn't have free tiers. The only other serious one we looked at was Wappler, but we decided to go with bubble.

Review Source

MT

Miles T.  
Owner  
Financial Services  
Used the software for: 6-12 months

### "Bubble is a very powerful nocode development platform with a steep learning curve. "

March 10, 2022

5.0

Overall I enjoy Bubble and will continue to use it and try to maximize it's capabilities. I feel it's the most capable nocode platform and I just need to learn the best way to use the feature set and manage all the assets. If you have development experience you'll do much better on this platform, otherwise plan on taking time to learn as you go.

Pros

Bubble will do much of what you'd want when building an app or online service. It is feature rich and with practice and creativity you can create beautiful work and it will actually work. Having it's own data management system is also great and saves you from configuring outside services like AWS or Airtable.

Cons

The learning curve is serious. I've reviewed a lot of tutorials on Bubble's site and on Youtube and, like Photoshop, feel as if I'm under a constant learning curve regardless of my experience level! If you can get past the learning curve things get better.

Review Source

Response from Bubble Group

March 12, 2022

Thanks so much for your feedback here; we're very glad you're enjoying Bubble. Our whole team is working on lessening the learning curve by creating educational resources for existing features as well as addressing more complicated features directly in the editor. We wish you the best of luck and do reach out to support@bubble.io with any questions!

JR

Johnatan R.  
Director  
Electrical/Electronic Manufacturing  
Used the software for: 6-12 months

### "Bubble is a tool to grow your business and implement innovations as you wish."

February 8, 2023

5.0

My experience with Bubble was very good, I found a tool with which I can make a difference in my business, innovate and promote fluidity in my enterprise. Robust and simple tool to work with, enabling fast and scalable applications.

Pros

Possibility to create tools, resources and applications for the company in a matter of minutes or hours. This practicality makes a big difference in companies, because that's what they need.

Cons

I have some restrictions on passing GET information from url, I couldn't create custom links from page filters.

Reason for choosing Bubble

It was the solution that worked for me.

Review Source

CP

Cyril P.  
Business Operations Manager  
Insurance  
Used the software for: 6-12 months

### "Nice product doing what it's supposed to"

February 20, 2023

4.0

Good ! As I said, the flexibility, ease to develop and release, and easy to grasp logic makes it a very powerful tool to launch new ideas !

Pros

Bubble is a nice product to develop, test, launch very quickly and iteratively ideas. It globally does every basic needed thing, and for what's lacking there are many plug-ins to help and a great community.I like the simple division between Design/Workflows/Data and how the logic is easily usable once understood

Cons

I feel like the cons are more of a misuse of Bubble than flaws of Bubble. My issues today are how to integrate my Bubble products with classic internal product with their lengthy cycles of development.Performance issues can happen if data tables are not well-thought and not suited for the Repeating Groups it's used in or with too much complexity in a page, but that shows limit of scaling that is inherent to a no-code tool1 con that is kind of painful : my data tables were set with lengthy field names and now every time I modify an existing database entry, half of the filed names are cut.. Small formatting fix or line break could really help :)

Review Source

DB

Doug B.  
Engineer  
Computer Software  
Used the software for: 2+ years

### "No code who? Bubble, that's who."

February 7, 2023

5.0

Pros

It's easy, the community is super helpful, and the ways your can extend your app far exceeds the competition, even if it's just to build a simple landing page.

Cons

The ability to have dynamic fonts, and font size.

Review Source

Alexandra V.  
Founder  
E-Learning  
Used the software for: 6-12 months

### "Bubble enabled my startup to some to life with 2 deployed versions in less than 6 months! "

August 11, 2021

5.0

We started our online music school by sending zoom links to our users. Then we started coming up with features to create an experience where it feels like our users belong to an online music school and where we can be with them every step of the way. We are two musicians / business co-founders, one of us learned ux/ui and the other learned how to use bubble and we made \[SENSITIVE CONTENT\] happen thanks to you!

Pros

Bubble’s documentation and forum were of extreme help. I haven’t encountered any issue that I wasn’t able to find online. From a non developer perspective, when you put in the effort to understand how it works and how you should use it you’ll see how enabling and powerful it is. We built our whole beta version online music school \[SENSITIVE CONTENT\] on it!

Cons

The biggest challenge for us was responsiveness and changing the height of elements within pages and groups. Some helpful improvements would be: - more settings to change in responsiveness view - quick tips for commonly faced problems in responsiveness (related to height) automatically diagnosed. So for example if an element that in the editor covers the whole page but when the page size changes this element will not be covering the whole page because of a group or something you can suggest how to fix it.

Review Source

Response from Bubble Group

August 18, 2021

Hi Alexandra, thanks so much for your review! We're thrilled to hear that you and your cofounder were able to get your school's app built with Bubble. :)

Victor D.  
CTO  
Information Technology and Services  
Used the software for: Less than 6 months

### "Bubble, an excellent platform to create real business solutions"

March 9, 2023

5.0

Bubble as a platform and as a company is fantastic. Bubble's Support Team responses are fast and accurate. The list of examples and opportunities to practice and learn are another example of how the company is always trying to help anyone to learn and be creative. Bubble is a great tool to provide sophisticated solutions in an affordable and professional way.

Pros

Bubble provides all needed integration, and/or the ability to integrate to very much any API. The simple way of presenting the tools to create complex solutions helps to focus in creating vs learning. Of course, learning is always good to use its full potential. Bubble provides the necessary resources to concentrate in the application and not so much in the implementation. With CPU and speed reports we can measure performance and have peace of mind at the time of deployment.

Cons

Support is only by email. (but support responded in good time and manner.)

Review Source

SH

Samantha H.  
Founder  
Consumer Services  
Used the software for: 2+ years

### "Stay on one tool and make yourself the master of it"

February 8, 2023

5.0

I will stay on and be a master in Bubble.

Pros

I have been using Bubble for more than 5 years and started as a freelance Bubble professional developer in 2022. I can see the evolution and competition in this space. However, I still choose Bubble as my only go-to no-code development tool. Because it meets all my web/mobile development needs, from frontend to backend. In one powerful tool.

Cons

People said to me that Bubble is difficult to learn. I agree. Many Bubblers claimed to be "professional" since there is no industry-wide recognition like the traditional code. In addition, I think Bubble needs to focus more on the enterprise space.

Review Source

Andriy B.  
CEO, co-founder  
Computer Software  
Used the software for: 2+ years

### "The best and most functional no-code platform."

February 7, 2023

5.0

Overall positive.

Pros

Bubble is very powerful, flexible, customizable, scalable. It helped us create dozens of web and mobile apps, launch and iterate them fast, and collect feedback / achieve business goals!

Cons

Bubble can be slow at times. And has limited mobile app support (external solutions like Natively are required).

Alternatives considered

[FlutterFlow](https://www.capterra.com/p/249489/FlutterFlow/)[Webflow](https://www.capterra.com/p/136159/Webflow/)[Glide](https://www.capterra.com/p/196046/Glide/)

Reason for choosing Bubble

Best for functional web apps right now.

Review Source

VR

Verified Reviewer  
Founder  
Computer Software  
Used the software for: 1-2 years

### "Literally anyone can become a Web App Developer"

May 6, 2022

5.0

Just wonderful. Bubble surprises me with the pricing they have got. Flat $29, irrespective of the number of users. Amazing to get started with.

Pros

I have never seen any app as powerful as bubble while being so simple to use. You can almost build anything that you can think of. A replica of Facebook, Twitter, LinkedIn, Instagram or any other platform can be build on bubble.

Cons

It's mainly for MVP or for some small to medium-scale projects. I mentioned you can make a replica of powerful platforms but not at that scale. You can replicate the functionalities but only a few thousand of users will be able to use it at once.

Switched from

[Google Sheets](https://www.capterra.com/p/169718/Google-Sheets/)

Bubble is so powerful.

Review Source

GLP

Gian Luca P.  
Founder  
Computer Software  
Used the software for: 2+ years

### "Game changer"

February 19, 2023

4.0

I'm very satisfied despite the points above. The customer support is stellar and there's a very useful community. If you need to do something that is not within the regular feature, you'l certainly find a plugin for few dollars.

Pros

I'm not a developer but I managed to build a full functioning application (also wrapped for mobile) for paying customers. I could learn by doing also thanks to great forum and an active community.There is simply nothing as good as Bubble out there. Even if you find something easier to start with, you'll find out you won't be able to scale. With Bubble the sky is the limit.

Cons

In the last two years they had few downs that lasted way too much. In the last six month didn't happen anymore. I recently had problems with corrupted cache and, in general, you cannot be 100% sure that a page will immediately retrieve updated data.On the admin side I find they should improve the management of scheduled workflows. the interface is very basic and you can't download them.They should provider an easier way to wrap for mobile.

Review Source

DF

Derwin F.  
CEO  
Capital Markets  
Used the software for: 2+ years

### "Amazing platform "

February 16, 2023

5.0

10/10

Pros

I love how customizable bubble is. from the logic to the design

Cons

Bubble simply isn’t set up for mobile. Building one page apps on bubble makes the editor extremely slow and clunky and it adds tons of development time. Please bubble, think about those building on your platform that are focused on mobile.

Review Source

IR

Igor R.  
Customer Success Team Leader  
Internet  
Used the software for: 1-2 years

### "Good platform for MVPs or not big websites"

December 31, 2023

4.0

We are happy now. We built our app, and it is running smoothly.

Pros

What I like the most is the fact that Bubble is quite easy to learn, although it is hard to master. After a while, we can create almost anything we like.

Cons

It has weird bugs. Sometimes the editor is not responding OK on Chrome, or some workflows are not working on mobiles while they are working on desktops. Usually, you can find a workaround.

Alternatives considered

[FlutterFlow](https://www.capterra.com/p/249489/FlutterFlow/)[Webflow](https://www.capterra.com/p/136159/Webflow/)

Review Source

Similar Products

Featured

## Related categories

[App Design](https://www.capterra.com/app-design-software/)[No Code Platform](https://www.capterra.com/no-code-platform-software/)[Application Development](https://www.capterra.com/application-development-software/)