Find & replace
Discover how Bubble.io's Find & Replace feature empowers solopreneurs to efficiently manage and update data in their no code SaaS applications, streamlining the process of making bulk changes and enhancing overall productivity in your no code journey.

How to extract YouTube video ID from a YouTube link
In this Bubble tutorial we demonstrate how to extract a YouTube video ID from a full YouTube URL. This video includes how to factor for YouTube shortened links and the presence of additional data (query strings) within the YouTube URL.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Build a Twitter Clone with Bubble.io - My Profile
In this Bubble tutorial we add a Settings page or My Profile page to our Twitter clone built with Bubble.io.

Why you shouldn’t be using the OpenAI Assistant API with Bubble.io
In this Bubble tutorial, we will discuss whether you should use the create chat completion endpoint or the new beta list of endpoints from OpenAI when working with Bubble and building a web app with Bubble.io.

Bubble Table Element: Quick Guide
In this Bubble tutorial we demonstrate Bubble.io's latest element. Bubble has finally added a table element to their web app designer. Here is our quick guide exploring the Bubble table element.

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.
.png)
Step by Step Guide to Building No Code SaaS Apps Using Claude 4 with Streaming
Discover how to implement Claude 4's streaming capabilities in your Bubble.io no-code applications! In this hands-on tutorial, we demonstrate live debugging and implementation of Anthropic's Claude 4 AI streaming responses, showing you exactly how to integrate this powerful feature into your Bubble.io projects. Learn how to set up the API connector, configure streaming parameters, and display real-time AI responses in your web app's interface.

Filtering Repeating Groups by Date - Only Showing Today's Events
In this Bubble tutorial we explain how to use constraints on a repeating group to filter your Bubble database data by date. In this Bubble.io tutorial we demonstrate how to show only events occurring on the current date.