Houndiohoundio.hashnode.dev·21 hours agoBubble 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. ...DiscussArt
HueFoxhuefox.hashnode.dev·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...Discussbubble
Anish Gandhianishgandhi.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...Discuss·53 readsFont integration
Anish Gandhianishgandhi.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...Discuss·69 readsBubble.io Tipsbubble.io
Anish Gandhianishgandhi.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...Discuss·240 readsoptimization
Anish Gandhianishgandhi.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...Discuss·1 like·461 readsNo Code
Anish Gandhianishgandhi.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...Discuss·204 readsskeleton loading
Anish Gandhianishgandhi.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...Discuss·178 readsmarkdown to html
Junaid Bin Jamanjunaidbinjaman.help·Sep 4, 2024Understanding JavaScript Event Propagation: A Chill Dive into the Bubbling WorldHey there, fellow coders! 🌊 Ever found yourself puzzled by why a click on a tiny button also triggers something in its parent element? You're not alone! Welcome to the world of JavaScript event propagation, where events bubble up, and things get a l...Discuss·1 likeJavaScript
Anish Gandhianishgandhi.com·Jul 27, 2024How to implement OAuth 2 in Bubble?What is OAuth 2? OAuth 2 is a way for apps to get permission to access your information without needing your password. It uses tokens, which are like temporary keys, to give specific access to your data. Imagine a valet key for your car that only all...Discuss·1 like·547 readsBubble APIbubble.io