Practical guides
for people who build.

Tutorials, comparisons, and lessons from client projects: internal tools, SaaS, AI agents, and RAG pipelines.

Database

How to assign a unique username

You can assign a unique username to your users in your Bubble.io app. You don't need any plugin or paid service.

Himanshu Sharma · ·1 min read
Repeating Groups

Display a list in a Repeating Group in Bubble

A repeating group can be used to display a list of items. This simple Bubble tutorial will guide you through the steps of creating a repeating group and displaying a list.

Himanshu Sharma · ·4 min read
Repeating Groups

How to send data from Repeating group to Popup

You can send data from Repeating Group's cell to a Popup. This can be helpful if you want to show detailed info about the cell entry.

Himanshu Sharma · ·5 min read
Database

Option Sets for Beginners in Bubble

In this short Bubble tutorial, we are going to learn what Option Sets are and how to start using them in your Bubble application.

Himanshu Sharma · ·2 min read
Workflows

Opening a popup on page load in Bubble

A nice tip on how to show a popup when a user lands on a specific page. You can customize popups based on where the visitor is. For instance, you can show a payment alert if someone lands on a page which mentions pricing or make them fill out an email form if they land on the landing page.

Himanshu Sharma · ·2 min read