Learning Bubble Basics
Links to resources to get started learning Bubble development
Learning how to use Bubble takes work. While not as complicated as learning how to build web apps with code, there are still a lot of different things that go into Bubble. You'll need to learn things like:
What a database is and how Bubble's database works
How web pages are created in Bubble
How to make pages that work on laptops, tablets and mobile phones (this is called responsiveness)
Rules for setting up logic in Bubble (e.g. what to do when a user clicks on a button)
How to use this guide
This Best Practices guide is a tool that is intended to be accessible to Bubble beginners (who have spent a few hours using the Bubble editor), intermediate users, and Bubble experts. Depending on your level, it should be useful for the following:
Beginners: learn best practices and build good habits early on
Intermediate: use this as a reference on how to approach many technical choices in Bubble
Experts: learn how AirDev builds and compare our design choices to your own experience
For more experienced users of Bubble, this guide will be a window into the way AirDev chooses to build their apps. The motivation for most design choices AirDev makes in client apps, AirDev products, and templates is also explained here.
What to learn
If you're not sure where to start learning, you can follow this path of resources. These tasks are intended to be completed by beginners.
Topic
Goal
Content
What is Bubble?
What is Bubble and when/why to use it
Why Bubble?
Is Bubble the right tool for you? (This is for entreprenuers)
Basics
Overview of how Bubble works
Bubble editor
Get familiar with the Bubble editor
Design basics
Create and edit elements
Read these two sections of the Bubble manual (10 minutes):
Workflow basics
Visual workflows, data workflows, plugins' workflows
Database basics
Quick intro to the Bubble Database and Workflows
Using plugins
How to install and set up a new plugin
Bubble dev tools
How to use some tools in the Bubble editor and run mode
Topics covered: Element dropdown, Element tree, App search tool, Run mode inspector, Run mode debugger, Edit mode element inspector
Basics recap
Practice the skills from the above areas
Learning resources
This section contains links to general Bubble resources. These are useful for your learning at different stages - some of them are for beginners, while others are useful for Bubble users of all skill levels.
Core resources
Additional resources
Additionally, you can use the Bubble Reference as a first resource when you run into some feature that you're not familiar with in the Bubble editor. Users with experience in web development outside of Bubble will be likely to learn quickly by using the reference and practicing in the editor.
Last updated
Was this helpful?