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

Manipulating the database with CRUD

Now that you are familiar with databases, it is time to teach you how to manipulate data and integrate database items with your frontend, your application pages, and interface. This practice is also known as CRUD. These operations are all available inside Workflow Actions and are what will allow you to build cool dynamic applications using no-code. Let’s learn how to create them using Bubble.

Create

After creating the database structure, of course, you want to store data inside it, right? But how do we allow our application users to add data inside the database while using our application? We do this by simply giving them fields to type in information. The creation of data inside your database will rely mostly on your users interacting with your pages, but, of course, that is not the only way to add data to a database; it can also be done using automation, APIs, and backend workflows. Now, we are going to focus on allowing your users...

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}