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·143 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 ...141 readsBubble.io Tipsbubble.io
Houndiohoundio.uk·Dec 5, 2024Bubble Heart Font🔍 Check out Bubble Heart Font now! Explore this 📁 decorative fonts and claim your 🆓 free download here. Let's start crafting together! 🚀 Introducing Bubble Heart, a whimsical font that captivates with its fancy bold style and endearing demeanor. ...Art
HueFoxhuefox.uk·Nov 23, 2024March FontMarch Font: A Playful Addition to Your Sans Serif Collection Are you on the lookout for a refreshing and playful font to elevate your design projects? Look no further than March, a distinctive sans-serif font that brings a delightful twist to any cre...bubble
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...63 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...77 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...247 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·469 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...219 readsskeleton loading
Anish GandhiforNo Code with Anishanishgandhi.com·Sep 11, 2024How can openAI's markdown text be converted into HTML text with CSS style without code in Bubble? (Without Paid Plugin)As you can see in the picture above, Open AI responds in markdown text format. This format is not best for the User Experience point of view. Here is how I made it look beautiful without a paid plugin and code. Step 1: Install this free plugin 🤌 Ma...195 readsmarkdown to html