4 resources from Amlie Solutions we point founders to, and the questions each answers.
📖 Book
✓ Link checkedPaidAdvanced
Why we picked it
This is the single most complete reference on why Bubble apps slow down and how to fix it, written by the person most founders in the Bubble community learn performance from. It goes deep on database structure, search efficiency, and page speed with detail Bubble's own docs skip, including input from Bubble's head engineers. If you are past quick fixes and want to understand the mechanics before deciding whether to rebuild anything, start here.
Why we picked it
A free, focused shortlist of the highest leverage fixes from the author of the definitive performance book. If you cannot buy the book yet, this is the fastest way to get his core thinking on searches, element count, and structure. Practical enough to apply the same afternoon.
Why we picked it
Repeating groups are where most Bubble apps quietly go wrong, especially when each cell runs its own search. This walks through how they load, why nesting multiplies work, and how to feed them without dragging in thousands of rows. It targets the exact structure behind your slowdown.
Why we picked it
A clear, example driven intro to what backend workflows are and the jobs they are built for, from bulk edits to scheduled recalculations. Once you see the patterns, moving heavy work off the page stops feeling advanced. Good bridge between the concept and doing it.