Explore Bubble Life Hacks
Write your awesome label here.
Custom States | Bubble.io Tutorial
Using Bubble.io, we'll explore how to implement custom states in your nocode web application.
Custom states are really useful when you want to temporarily store some information on the page and not in the database.
By Buildcamp
By Buildcamp
Write your awesome label here.
Create and save list selections | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create and save list selections in your nocode application.
Utilising states is the best and most performant way to create clickable list selections for your users. We don't want to write to the database on every click, rather we want to compile a list in a list state and then write to the database in a single workflow.
By Buildcamp
By Buildcamp
Write your awesome label here.
Notifications | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create a notification system in your no code application.
Whether you need notifications for a social feed, messaging functionality or to notify users of their tasks, we'll learn how to best create the data structure, workflows and UI for a great notification system.
By Buildcamp
By Buildcamp
Write your awesome label here.
Responsive Grid Layout | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create a responsive grid layout for your nocode application.
Responsive grid layouts are created using repeating groups and useful for displaying a wide variety of data sets such as user profile cards or property listings or products.
By Buildcamp
By Buildcamp
Write your awesome label here.
Custom Dropdowns | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create your own custom dropdowns for your nocode application.
If you are precious about your design looking more like your brand, then custom dropdown will help you achieve that.
By Buildcamp
By Buildcamp
Write your awesome label here.
Filtering Repeating Groups | Bubble.io Tutorial
Using Bubble.io, we'll explore how to filter repeating groups in your application.We can filter repeating groups by an exact match, a word within a sentence or from any text field from the database entry.
By Buildcamp
By Buildcamp
Write your awesome label here.
Option Sets | Bubble.io Tutorial
Using Bubble.io, we'll explore how to implement option sets in your nocode web application.
Option sets allow us to create static lists from a central location to pull from within our application.
By Buildcamp
By Buildcamp
Write your awesome label here.
Processing data in popups | Bubble.io tutorial
Using Bubble.io, we'll explore the best way to process data in popups.
We can use the same popup for creating, editing and deleting data. No need to create separate popups for this process.
By Buildcamp
By Buildcamp
Write your awesome label here.
Editing Repeating Group Data | Bubble.io Tutorial
Using Bubble.io, we'll explore the best way to edit repeating group data.
Using popups to edit data is the cleanest method for your users. Displaying data into the popup, making the change and then closing the popup is the most adopted technique in Bubble.io
By Buildcamp
By Buildcamp
Write your awesome label here.
Responsive Repeating Groups | Bubble.io Tutorial
Using Bubble.io, we'll explore how to design responsive repeating groups in your application.
Responsive repeating groups are easy to create once you understand how the responsive engine reacts to your elements. We'll run through the basics in this tutorial.
By Buildcamp
By Buildcamp
Write your awesome label here.
Fast Fuzzy Search | Bubble.io Tutorial
Using Bubble.io, we'll explore how to increase the speed and flexibility of search.
While Bubble offers the ability to create search functionality, it can be quite slow. Fuzzy search is a fast solution (ms response) and offers the ability to get close matches and not just perfect matches.
By Buildcamp
By Buildcamp
Write your awesome label here.
Slugs | Bubble.io Tutorial
Using Bubble.io, we'll explore how to implement URL slugs in your nocode web application.
Slugs allow us to set the title of your content in the URL.
By Buildcamp
Write your awesome label here.
Autobinding | Bubble.io Tutorial
Using Bubble.io, we'll explore how to implement autobinding in your nocode web application.
Autobinding allows us to modify a thing automatically without running a workflow with a button, much like in Google Sheets, you type in the cell and it saves to the database.
By Buildcamp
By Buildcamp
Write your awesome label here.
Sorting Dynamically | Bubble.io Tutorial
Using Bubble.io, we'll explore how to sort responsive groups dynamically, using dropdowns and inputs together.
Using a combination of sorting elements will help your users get the information they need really quickly.
By Buildcamp
By Buildcamp
Write your awesome label here.
HTML chips & tags | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create html chips & tags for your nocode application.
It's possible to use html & css in your Bubble.io app to extend styling capability. In this example we'll be creating width responsive chips/ tags to make your list items look at lot more stylish.
By Buildcamp
By Buildcamp
Write your awesome label here.
Accordion Menus | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create interactive accordion menus
Accordion menus allow a user to expand and collapse groups to show and hide content. Think of an FAQ section where you can toggle the answers to the questions.
By Buildcamp
By Buildcamp
Write your awesome label here.
Combining Filter Types | Bubble.io. Tutorial
Using Bubble.io, we'll explore how to use multiple filtering elements to filter your repeating groups.
We'll look at how to combine an input filter with a drop to filter to create flexible filtering functionality in your app.
By Buildcamp
By Buildcamp
Write your awesome label here.
Privacy Rules | Bubble.io Tutorial
Using Bubble.io, we'll explore how to setup privacy rules in your nocode application.
Privacy rules prevent users from accessing or modifying data that they should not have access too.
By Buildcamp
By Buildcamp
Write your awesome label here.
Image Overlays | Bubble.io tutorial
Using Bubble.io, we'll look at how to add responsive image overlays to display text or icons neatly over our images.
By Buildcamp
By Buildcamp
Write your awesome label here.
Dashboard layout | Bubble.io Tutorial
Create an admin dashboard layout with a fixed menu on the left and a responsive group on the right. This layout will work for large tablets up to huge screens.
By Buildcamp
By Buildcamp
Write your awesome label here.
Null states | Bubble.io Tutorial
Using Bubble.io, we'll explore how to create null states for your nocode application.
Null states are groups or images that appear in place of no data. For instance, if your search renders no results.
By Buildcamp
By Buildcamp
Write your awesome label here.
How to add a Darkmode to your Bubble app
In this tutorial we will look at how to add a darkmode to your Bubble application without using any external plugins or services.
By NocodeHQ
By NocodeHQ
Write your awesome label here.
Simple Reviews Application using Bubble part 1
In this tutorial you will learn how to create a very simple application where various restaurants are listed and users can post reviews for each restaurant. This tutorial will help you to get familiar with Bubble's Data structure.
By NocodeHQ
By NocodeHQ
Write your awesome label here.
Simple Reviews Application using Bubble part 2
In this tutorial you will learn how to create a very simple application where various restaurants are listed and users can post reviews for each restaurant. This tutorial will help you to get familiar with Bubble's Data structure.
By NocodeHQ
By NocodeHQ
Write your awesome label here.
How to setup our "Paypal Smart Payments" Plugin in your Bubble Application
In this tutorial you will learn how to implement our "Paypal Smart Payments" Plugin in your Bubble application. We will look at how to set up the plugin, how to receive payments, the difference between authorizing and capturing a payment, generating an access token and more!
By NocodeHQ
By NocodeHQ
Write your awesome label here.
How to add a Darkmode to your Bubble app
In this tutorial we will look at how to add a darkmode to your Bubble application without using any external plugins or services.
By NocodeHQ
By NocodeHQ
Write your awesome label here.
Simple Reviews Application using Bubble part 1
In this tutorial you will learn how to create a very simple application where various restaurants are listed and users can post reviews for each restaurant. This tutorial will help you to get familiar with Bubble's Data structure.
By NocodeHQ
By NocodeHQ
Write your awesome label here.
Simple Reviews Application using Bubble part 2
In this tutorial you will learn how to create a very simple application where various restaurants are listed and users can post reviews for each restaurant. This tutorial will help you to get familiar with Bubble's Data structure.
By NocodeHQ
By NocodeHQ