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

Explain like I am 5 AI text generator built with Bubble.io using OpenAI
In this Bubble.io tutorial we demonstrate how to use the OpenAI API with Bubble for no-code AI text generation to create a tool that takes text and then explains the content of the text in the language a 5 year old would understand. We show up to succesfully make an API request to OpenAI using the Bubble API Connector and show the returned text on a page using Custom States.

Build Your Own No Code Feedback Widget in Bubble.io – Fast & Easy!
Learn how to build a professional custom feedback widget in your Bubble.io no-code web application! In this step-by-step tutorial, discover how to create an interactive feedback system that captures screenshots, sends data to Slack, and provides a seamless user experience. You'll master essential techniques like implementing floating elements, adding custom CSS, and integrating third-party plugins to create a powerful feedback mechanism.

Debugging the Responsive engine & Privacy Rules in Bubble
In this video I help one of our members restructure a page using the Bubble new responsive engine and debug why a piece of text isn't showing up. Spoilers: the Bubble privacy rules need updating.

Adding a data to a dropdown
Learn how to allow users to dynamically add values to a drop-down in Bubble.io. This tutorial walks you through the steps, from setting up dynamic choices to creating a pop-up and workflow, enhancing user experience and database functionality.

No Code Video Conferencing App with WHEREBY - Part 2
In part two of our series, we explore using Bubble.io and the whereby embedded API to create a seamless no-code video conferencing app in record time. With step-by-step guidance and tips on authentication, creating meetings, and saving meeting data, this tutorial sets you up for success in building your own app.
Whereby website: https://whereby.com/information/embedded

How to limit features to a specific user role
In this Bubble tutorial we explain how you can limit access to features in your app based on Current User's Role.