How Bubble Works
How Bubble works, and how to map an unfamiliar app fast.
- Trees in the cloudYour Bubble app is JSON, not code.
- The architecture mapWhat physically exists when you have a Bubble app.
- Breaking down a page loadWhat happens between hitting the URL and the page being interactive.
- How workflows runA workflow is a function: inputs in, actions execute, outputs back.
- How Bubble fetches dataHow does Bubble plan and execute queries to your database from the frontend?