An unhandled error occurs
Discover how to troubleshoot and resolve unhandled errors in your Bubble.io app, empowering solopreneurs to build robust no-code SaaS solutions without getting derailed by unexpected issues.
Handling Duplicate User Sign-ups with Toast Notifications
In this Bubble.io tutorial we demonstrate what happens if a user tries to sign up to your Bubble app but there is already an account with that email address. We'll teach you how to handle Workflow errors and improve your Bubble app's UI using Toast notifications instead of browser alerts.
OpenAI & Bubble Tips - Beautiful error handling
In this Bubble tutorial we demonstrate how you can replace the ugly browser alerts when OpenAI responses with an error. We explain how you can replace this error with an beautiful in app notification and send an email to your tech team with the error details.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code
Using truncate & split by to extract data from text
In this Bubble tutorial we demonstrate how text can be extracted and manipluated using truncate and split by in the Bubble app builder editor.
Using Bubble templates: performance and debugging
If you're thinking of purchasing a Bubble template, you may want to watch this video first. This video features one of our free 15 minutes Bubble coaching sessions available to all our members. In this session we work to debug performance issues the member is encountering with a Bubble template they've purchased. We weigh up the benefits of using a template and potential performance issues caused by a bloated one page app.
3 easy mistakes to make with the Bubble.io API Connector
Learn how to avoid the top three mistakes of using the Bubble.io API connector, including keeping your API key private, understanding the correct content type to use, and setting the API call as an action rather than data to control usage and prevent excessive billing.
Bubble.io's New Pricing - Workload Units Explained with Live App Example
After this video was recorded, on April 12th, Bubble made changes to their April 6th announcement. (Source)
We're diving deep into Bubble.io's latest pricing update, which introduces the concept of Workload Units (WUs).
Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.
Bubble.io Date filter: Yesterday
Learn how to filter dates in Bubble.io by yesterday in this Bubble tutorial video.