Dixit Patelbubble-up-with-dixit.hashnode.dev·Dec 25, 2024How images are processed in bubble.ioBubble doesn’t alter the original images you upload; they stay exactly as they are. However, for performance reasons, Bubble generates optimized versions of these images at runtime. These versions are resized and compressed based on the device or con...1 likebubble.io
Aderemi Daredareaderemi.hashnode.dev·Dec 21, 2024Top 10 No code tools for 2025The promise is a fast, efficient and reliable way of building complex applications and simple websites. Most of these no-code tools make use of AI behind the scenes to enable a streamlined building process. These tools while appealing to non-develope...No Code
Anish GandhiforNo Code with Anishanishgandhi.com·Dec 17, 2024Step-by-Step Guide to Building an AI Assistant with Bubble.io (No Plugins)In the fast-moving world of entrepreneurship and app development, innovation is crucial. For those exploring Bubble.io, there are endless possibilities, especially for creating an AI assistant without plugins. Whether you're an entrepreneur wanting t...1 like·304 readsBubble APIAI Assistants
Anish GandhiforNo Code with Anishanishgandhi.com·Dec 10, 20245 Simple Scripts to Enhance UI/UX for Your Bubble.io AppHow to Customise the bubble.io app scrollbar? (No Plugins) Bubble.io’s default scrollbar doesn’t give the desired UI/UX your app needs. Rather than using any plugins, you can write code to achieve the scrollbar style you would like. You can use this ...217 readsBubble.io Tipsbubble.io
Appinventorsappinventors.hashnode.dev·Nov 25, 2024What Is Bubble.io? Using No Code for Instant App DevelopmentNo-code tools are designed to enable rapid web application development without requiring extensive software development expertise. Bubble.io stands out as a leading no-code tool that significantly accelerates the development process. For skilled user...bubble.io
Anish GandhiforNo Code with Anishanishgandhi.com·Nov 7, 2024How to add custom fonts in bubble.io?Why use Custom Fonts? Typography plays a crucial role in application development, influencing an app's user interface and user experience. While bubble.io provides many font options, sometimes your project needs a specific style not found in their li...113 readsFont integration
Anish GandhiforNo Code with Anishanishgandhi.com·Oct 22, 2024Bubble.io Tips - 31. Privacy Rules Comparing One thing's Data with Another thing's Data Let me explain the problem here: In Bubble.io, a privacy rule like "This thing's salesforce is the current user's salesforce" can be risky if the "salesforce" field is empty for b...97 readsBubble.io Tipsbubble.io
Anish GandhiforNo Code with Anishanishgandhi.com·Sep 23, 2024How can you effectively prevent deleted pages from consuming workload units (WU)?Seriously! Do deleted pages consume workload Units? Yes! Deleted pages do consumer workload units. To understand why they consume it and how to effectively prevent them, Let’s understand the type of deleted pages. 2 categories of deleted pages in Bub...255 readsoptimization
Anish GandhiforNo Code with Anishanishgandhi.com·Sep 21, 2024The learning curve of the bubble (no-code) developer explained using the dunning-Kruger effectWhat is the Dunning-Kruger effect? The Dunning–Kruger effect is a cognitive bias in which people with limited competence in a particular domain overestimate their abilities. It was first described by Justin Kruger and David Dunning in 1999. It can af...1 like·492 readsNo Code
Anish GandhiforNo Code with Anishanishgandhi.com·Sep 15, 2024How to create Skeleton Loading in Bubble?What is skeleton loading? Skeleton loading is a placeholder component that mimics the structure of the application’s content while data is being loaded. Instead of showing a blank screen or a simple spinner, one can display a greyed-out or animated p...247 readsskeleton loading