Current User
Discover how Bubble.io's Current User feature empowers solopreneurs to create personalized no-code SaaS experiences, allowing you to effortlessly manage user authentication and tailor your app's functionality based on individual user data.

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.

How to Create a User Login Workflow In Bubble
In this Bubble.io tutorial video we demonstrate a simple login form including constructing the necessary Workflow to take a logged out user and log that user into your Bubble app.
.jpg)
How to Create a User Registration Popup
In this Bubble.io tutorial video we explore how to use a Popover element in Bubble to register a new user.

How to create an infinite test users with Gmail
In this Bubble tutorial we covered a Gmail hack that many people don't know about! Use this hack to create an infinite number of email addresses that all arrive in your Gmail inbox. Perfect for inventing test user email addresses for your no-code SaaS, MVP or Bubble app.

How to create multiple user types or user roles in Bubble
In this Bubble.io tutorial we explain how to set up multiple user types or user roles in your Bubble app using Option Sets.

How to display a user's name on a page
In this Bubble.io tutorial, we'll guide you through displaying a user's name on a page in your Bubble app.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

Creating Calendar Events - AddEvent 3
Learn how to create events in your Bubble.io app using the no-code platform's API connector and the AddEvent API. By following the step-by-step process, you can easily integrate event creation and management functionality into your app, including features like reminders that can't be built using default calendar plugins in Bubble.io.

How to build a no code Canva clone with Bubble io
Discover how to create your own no-code version of Canva using Bubble.io. If you’ve ever wanted to build a graphic design tool without writing a single line of code, this guide will show you how. Learn how to set up your Bubble.io account, the essential steps for designing a user-friendly interface, and how to incorporate vital features like drag-and-drop functionality, image uploads, and text editing. This resource provides a unique viewpoint on leveraging no-code platforms to bring your creative ideas to life without the need for programming skills.

Receiving inbound SMS into your Bubble.io app
In this Bubble.io tutorial we'll show you how to process and store SMS replies to your ClickSend SMS notifications. ClickSend is a great alternative to Twilio.

Creating a Temporary List Using Custom States in Bubble.io
In this Bubble.io tutorial video we show how Custom States to show a temporary list and build upon a temporarily list without saving data to your Bubble app's database using Repeating Groups.

Slack Webhooks in Bubble Track Events & Get User Feedback in 2 Mins!
Learn how to supercharge your Bubble.io app with Slack notifications in just minutes! This step-by-step tutorial shows you how to integrate Slack webhooks into your no-code application for seamless event tracking and user feedback collection. Perfect for no-code developers looking to enhance their app's communication capabilities!

How to extract data from text (without regex) in Bubble.io
In this Bubble.io tutorial we show how you can use the Split by modifier to target and extract specific parts of a larger volume of text. This techique is an alternative to extracting text using a regex expression.