Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Democratizing No-Code Application Development with Bubble

You're reading from   Democratizing No-Code Application Development with Bubble A beginner's guide to rapidly building applications with powerful features of Bubble without code

Arrow left icon
Product type Paperback
Published in Apr 2024
Publisher Packt
ISBN-13 9781804610947
Length 320 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Caio Calderari Caio Calderari
Author Profile Icon Caio Calderari
Caio Calderari
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. Chapter 1: Getting Started with Bubble.io – Exploring Bubble’s Features FREE CHAPTER 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

Basic tips to improve your app’s overall performance

In the previous chapters, you learned a lot of different methods, tools, and techniques to test your app’s performance. You decided to run some tests and discovered your application performance is not great. What to do now? When facing issues with performance in a Bubble app, implementing basic optimization tips can help improve the efficiency and performance of your app. Let’s take a look at them:

  • Simplifying workflows: Make sure workflows have fewer steps and run faster. Reduce the number of workflows by creating reusable ones. If an action will take too much time to load, run it in the background and let the users come back to the action later. Don’t forget to properly communicate about it.
  • Minimizing database queries: The bigger the query is, the more data you require, or the more filters you add and the bigger the data size, the more time it will take to load. Try to break queries into...
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 $19.99/month. Cancel anytime