Bubble.io Coding Standards and Practices For nCubeSoftware

Introduction This article provides an overview of the standards and general practice we encourage our developers to use when creating apps on the Bubble.io platform. It is intended for our own developers and is being shared so that others can benefit from it. As you might expect, this is a work in progress. These recommendations…

Read More

Bubble API Connector Tricks

The Bubble API Connector is one of the most useful tools in your Bubble.io bag of tricks. But, ironically, it’s also one of the most poorly documented and it comes with what has to be one of the worst UIs in a dev tool. In this article I hope to point out a couple of…

Read More

How To Lookup Data From A Google Sheet In Bubble

We recently had a support request from a customer that wanted to do something very simple – take data in a spreadsheet, perform a lookup based on an email address and then output data from the other columns in the matching row onto the web page. The initial request that came in was worded differently…

Read More

Responsive Experiments in Bubble

Building responsive apps in Bubble can be quite frustrating. Many times it seems as if Bubble’s responsive engine has a mind of its own. To help clarify somethings we’re going to run some responsive experiments in Bubble. We’ll start off with a blank bubble page, add a few elements and build up from there. In…

Read More