Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Democratizing No-Code Application Development with Bubble

You're reading from  Democratizing No-Code Application Development with Bubble

Product type Book
Published in Apr 2024
Publisher Packt
ISBN-13 9781804610947
Pages 320 pages
Edition 1st Edition
Languages
Author (1):
Caio Calderari Caio Calderari
Profile icon Caio Calderari

Table of Contents (16) Chapters

Preface 1. Chapter 1: Getting Started with Bubble.io – Exploring Bubble’s Features 2. Chapter 2: Navigating the UI Builder Components Tab 3. Chapter 3: Building Blocks – Exploring Bubble’s UI Components 4. Chapter 4: Building Your First Bubble App – The Planning Phase 5. Chapter 5: Layouts and Styles 6. Chapter 6: Building User Interfaces with Bubble 7. Chapter 7: Workflow Automation and Logic 8. Chapter 8: Database Structuring, Relationships, and Security 9. Chapter 9: Extending Functionality with Plugins and APIs 10. Chapter 10: Testing and Debugging Strategies 11. Chapter 11: Deploying and Launching Your App (Publishing) 12. Chapter 12: Monitoring, Maintenance, and Updates (Apps Governance) 13. Chapter 13: Optimizing Performance and Scalability 14. Index 15. Other Books You May Enjoy

An introduction to workflows and logic features

What are workflows and logic triggers? Workflows are a sequence of actions or steps. Think of it as a recipe or a checklist, a sequence of steps to accomplish something. This sequence will be activated by specific events or user interactions that happen inside your application, which we call triggers. Logic triggers fire the sequence of steps configured inside a workflow, and then things happen.

For instance, when a user clicks a button, it creates a new user account and sends them to another page. It might sound simple, but for that to happen, multiple little steps had to happen in order for that account to be created. The trigger is the person clicking the button and the workflow is the little steps that happen to create the user account, store the information on the database, and then redirect the user to another page.

The cool thing about using Bubble and no-code is that you will be able to define workflows and triggers using...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}