This is awesome! Can you please provide rought amount of per user costs, or total users for those months? That would really give us an idea of the user costs based on the loads you discussed. Keep Rockin It!!! Your delivery is like silk. It's like a warm coat of information, along with a can't forget it type education, all in one. Thanks so much! :)
Excellent video! So clear, so important! You mentioned that you have 2 apps in the same plan, can you use different domains for this apps without paying 2 starter plans? Thanks!
Thanks, Fernando! You can create multiple apps under one Bubble account, but every app is on its own plan and own domain, so you'd need to pay for each separately.
Do the number of editors/collaborators allowed per plan include the paying user. So is it paying user + 2 Editors or 2 Users total. One paying user and one developer total for the Growth account?
Can I ask one honest question about workload and database searching: am I correct making database structure too "relational" can cause Workload spike? Meaning, instead of let's say 3 relational tables USER TABLE ACCOUNT TYPE TABLE PROFILE DATA, it is better to do one table for each type combined, ala ACCOUNT TYPE USER I'm speaking in the context of building an app that has different types of users (Individual, Company, Recruiter) with similar but varying profile info.
hello i want to create a website; a blog, composed of several articles, also integrating the sale of some digital products, taking appointments on the site for coaching, and finally integrating a chatbot on my site. All of this with a fairly simple but well-crafted design. Can you tell me whether BUBBLE or WORPRESS would be more suitable for this kind of project? sorry for my English :)
The deciding point is level of customization and control. Wordpress can technically do all of that, but only through templates and 3rd party plugins. So, that could get you a quicker solution, but not as custom, flexible, etc in the long term. It'll require more dependencies, which limits options. Bubble can do all this and give you more control over making everything cohesive and uniform, as well as giving the option to grow however you need. It may take longer with Bubble, but could be more worth it in the long run depending on your goals.
From what I'm learning, if Digital Products and Appointments etc. is involved, make the Bubble app, but create a virtual server somewhere to do headless WordPress calls for articles/blog. The Bubble-WP API interaction plugin is quite straightforward, there's a nice tutorial on UA-cam.
@@SouriaC With all honesty, I haven't had the need to connect yet, but. In theory this is a good example of back/forth API interaction video: ua-cam.com/video/o0-6hlj_-Zo/v-deo.html
Could a shift in pricing plans influence people's decisions to choose Bubble as a no-code platform? Having been in this field for some time, have you observed any changes in client numbers as a result?
We haven't personally experienced any change. Their pricing change was necessary, and especially because the product is so valuable, it still makes sense to use the platform if you're approaching your app as a business.
i subscribe to the team plan that cost me like 399 dolars a month, whenever i try to create a new app its telling me i need a plan? excuses me what i am losing here?
Your plan is per app, and if you're on that plan, you should have an app that has scaled to the point that justifies the cost/features. If you're acting as a freelancer/developer, you may be looking for the Agency plan: bubble.io/agency-plan
@@coachingnocodeapps wow that is too bad for them i tho it was just like wordpress or elementor you paid too much money u should be allowed to build any app you wants, do you know if deleting the app can i have a refund. I dont understand paying so much to getting just one single webpage
The Team plan is best for scaling apps that already have high usage, so if you're just looking to build your initial product or a web page, it would definitely be more than is necessary. We always recommend folks start out with the lowest plan and only scale as needed. That way, your app's growth and needs can justify potential higher costs.
@@coachingnocodeapps Bubble is the only platform that formulates its pricing in this way. The same project generated in Bubble will be more expensive than that created in Flutterflow or any other top-of-the-line nocode platform. Not to mention that with Flutterflow I have the source code available, this is essential for a solid project. Who guarantees that Bubble won't change its pricing rules in the near future? We have lost trust in Bubble.
@@coachingnocodeapps Bubble is the only platform that formulates its pricing in this way. The same project generated in Bubble will be more expensive than that created in Flutterflow or any other top-of-the-line nocode platform. Not to mention that with Flutterflow I have the source code available, this is essential for a solid project. Who guarantees that Bubble won't change its pricing rules in the near future? We have lost trust in Bubble.
Bubble is the only platform that formulates its pricing in this way. The same project generated in Bubble will be more expensive than that created in Flutterflow or any other top-of-the-line nocode platform. Not to mention that with Flutterflow I have the source code available, this is essential for a solid project. Who guarantees that Bubble won't change its pricing rules in the near future? We have lost trust in Bubble.
Hey there! This just comes from personal experience with our own apps, as well as our students, clients, etc, plus the literal pricing structure itself, of course.
Searching for these videos so long 😊 glad to see your channel and videos are helpful ❤
We're glad to have you!
Fantastic. SO helpful. Clear, concise, complete. Thanks, y'all. Oh, and that logo merch 🤩😊
I'm so glad it resonated, Todd!! We're digging the new merch, too 🙌😄
This is awesome! Can you please provide rought amount of per user costs, or total users for those months? That would really give us an idea of the user costs based on the loads you discussed. Keep Rockin It!!! Your delivery is like silk. It's like a warm coat of information, along with a can't forget it type education, all in one. Thanks so much! :)
Excellent video! So clear, so important!
You mentioned that you have 2 apps in the same plan, can you use different domains for this apps without paying 2 starter plans?
Thanks!
Thanks, Fernando! You can create multiple apps under one Bubble account, but every app is on its own plan and own domain, so you'd need to pay for each separately.
Thank you! This is just what I needed. Just starting to beta test my app. I didn't even know about the Tiers!
I'm glad it was helpful for you, Richard!
Do the number of editors/collaborators allowed per plan include the paying user. So is it paying user + 2 Editors or 2 Users total. One paying user and one developer total for the Growth account?
Can I ask one honest question about workload and database searching: am I correct making database structure too "relational" can cause Workload spike?
Meaning, instead of let's say 3 relational tables USER TABLE ACCOUNT TYPE TABLE PROFILE DATA, it is better to do one table for each type combined, ala ACCOUNT TYPE USER
I'm speaking in the context of building an app that has different types of users (Individual, Company, Recruiter) with similar but varying profile info.
hello i want to create a website; a blog, composed of several articles, also integrating the sale of some digital products, taking appointments on the site for coaching, and finally integrating a chatbot on my site. All of this with a fairly simple but well-crafted design. Can you tell me whether BUBBLE or WORPRESS would be more suitable for this kind of project? sorry for my English :)
The deciding point is level of customization and control. Wordpress can technically do all of that, but only through templates and 3rd party plugins. So, that could get you a quicker solution, but not as custom, flexible, etc in the long term. It'll require more dependencies, which limits options. Bubble can do all this and give you more control over making everything cohesive and uniform, as well as giving the option to grow however you need. It may take longer with Bubble, but could be more worth it in the long run depending on your goals.
From what I'm learning, if Digital Products and Appointments etc. is involved, make the Bubble app, but create a virtual server somewhere to do headless WordPress calls for articles/blog. The Bubble-WP API interaction plugin is quite straightforward, there's a nice tutorial on UA-cam.
thank you@@magnuskallas , would you have any youtube videos to recommend?
@@SouriaC With all honesty, I haven't had the need to connect yet, but. In theory this is a good example of back/forth API interaction video:
ua-cam.com/video/o0-6hlj_-Zo/v-deo.html
Hi can you make a video about how to connect google sheets with bubble
This may be what you're looking for (ua-cam.com/video/73ajoZRXNqc/v-deo.html), but if not, we'll keep this video suggestion on hand!
So which plan is suitable for 100,000 users cashback site
Could a shift in pricing plans influence people's decisions to choose Bubble as a no-code platform? Having been in this field for some time, have you observed any changes in client numbers as a result?
We haven't personally experienced any change. Their pricing change was necessary, and especially because the product is so valuable, it still makes sense to use the platform if you're approaching your app as a business.
i subscribe to the team plan that cost me like 399 dolars a month, whenever i try to create a new app its telling me i need a plan? excuses me what i am losing here?
Your plan is per app, and if you're on that plan, you should have an app that has scaled to the point that justifies the cost/features. If you're acting as a freelancer/developer, you may be looking for the Agency plan: bubble.io/agency-plan
@@coachingnocodeapps wow that is too bad for them i tho it was just like wordpress or elementor you paid too much money u should be allowed to build any app you wants, do you know if deleting the app can i have a refund. I dont understand paying so much to getting just one single webpage
The Team plan is best for scaling apps that already have high usage, so if you're just looking to build your initial product or a web page, it would definitely be more than is necessary. We always recommend folks start out with the lowest plan and only scale as needed. That way, your app's growth and needs can justify potential higher costs.
Because of Bubble's new pricing, we abandoned the projects and are developing again with flutterflow
That's exactly what we hope to help folks with in creating this video
@@coachingnocodeapps Bubble is the only platform that formulates its pricing in this way. The same project generated in Bubble will be more expensive than that created in Flutterflow or any other top-of-the-line nocode platform. Not to mention that with Flutterflow I have the source code available, this is essential for a solid project. Who guarantees that Bubble won't change its pricing rules in the near future? We have lost trust in Bubble.
@@coachingnocodeapps Bubble is the only platform that formulates its pricing in this way. The same project generated in Bubble will be more expensive than that created in Flutterflow or any other top-of-the-line nocode platform. Not to mention that with Flutterflow I have the source code available, this is essential for a solid project. Who guarantees that Bubble won't change its pricing rules in the near future? We have lost trust in Bubble.
Bubble is the only platform that formulates its pricing in this way. The same project generated in Bubble will be more expensive than that created in Flutterflow or any other top-of-the-line nocode platform. Not to mention that with Flutterflow I have the source code available, this is essential for a solid project. Who guarantees that Bubble won't change its pricing rules in the near future? We have lost trust in Bubble.
all lie bro this shit is way too expensive than you showed
Hey there! This just comes from personal experience with our own apps, as well as our students, clients, etc, plus the literal pricing structure itself, of course.
why would anyone believe you over her? You can barely speak english