Okay, let's tackle the question of AI and the future of technical and content writing. It's a hot topic, and it's understandable to feel a mix of cur...
Creating dynamic, responsive, and intuitive user interfaces is a cornerstone of modern web applications. Elements that appear or disappear based on u...
In this tutorial, we want to hide a desktop navigation group and show a mobile menu icon when the page width is below a certain breakpoint (e.g., 768...
As you start building more complex applications in Bubble.io, chances are you'll need to display lists of things (like a directory of products, a lis...
In this article, we’ll look at ways to make conditional visibility implementations in Bubble robust and easier to manage. Using groups strategicall...
Bubble offers great flexibility for building web applications without code. One of its most powerful features is Reusable Elements, which allows you ...
Bubble is great for building powerful web apps visually, but sometimes you need to dip into code for specific tasks. In this scenario, JavaScript is ...
Ever found yourself trying to process a list of items in n8n, only to have a node process the first one? Or maybe you're hitting API rate limits? Or ...
This tutorial will guide you step-by-step on how to leverage the Javascript to Bubble element from the Bubble Toolbox plugin to send data from your c...
N8n is fantastic for connecting cloud services and APIs, but sometimes the data you need lives right on the server where your n8n instance is running...
Bubble is a powerful tool for building web applications without code. However, managing an application state that needs to be consistent and easily a...
Creating presentations can be a chore. Creating personalized presentations – like proposals for new clients, reports for partners, or certificates ...
We’re working with: Baserow for structured data, Google Slides for templates, Google Drive for storage, Outlook/Gmail for delivery, and Zapier for ...
Data you've collected, curated, and maintained is a hidden asset you can unlock.. This article is for anyone who has valuable data, whether it's a ...
“Code" Building a website, creating an app, automating tasks – it all seemed to require a secret language spoken only by a select few computer wi...
For someone who used to think coding was a mystical language spoken by tech wizards, the idea of building functional apps without writing a single li...
So you're diving into the world of no-code development, and the age-old question pops up: Webflow or WordPress? As someone who has built with both pl...
No-code is an approach to designing and using applications without any coding or knowledge of programming languages. Google n8n nodes allow you to au...
This module will focus on travel booking sites, OpenSky API, and Skyscanner parameters to create travel applications. There are a number of travel-...
In this module, we'll consider Maps API use cases, particularly Google Maps, and available parameters. At this point, we’re familiar with APIs in...
In this module, we’ll explore some weather APIs in the context of different use cases to get more familiar with how REST APIs work. One common AP...
This module will take you through HTTP methods for actions performed by API, common API responses and authorization headers. Before we delve deeper...
In Module 1, we got a solid grasp on what APIs are, we are ready to look deeper into how these two communicate. Let's delve into the mechanics of AP...
This module will take you through learning how your devices are synced to make automation easy. It highlights some fundamental concepts around APIs,...