Type of Content
Discover how Bubble.io's Type of Content feature empowers solopreneurs to create dynamic, data-rich no code SaaS applications, enabling you to structure and manage diverse content types effortlessly in your no code journey.

Build a Twitter Clone with Bubble.io - User Profiles
In the Bubble tutorial we add user profiles to our Twitter clone. We explain how to user a Bubble app page's Type of Content to create a template for all Twitter users in our app.
Explore more of our no code tutorials
Discover more Bubble tutorials
Start building your No Code SaaS with Bubble.io & Planet No Code

100% Height Full Screen in Bubble.io
In this Bubble tutorial we demonstrate how you can use a few lines of CSS to force pages in your Bubble app to be height responsive, 100% height, 100% viewport.

How to pick a transactional email provider for your Bubble app
In this Bubble.io video we explain the importance of picking a reliable transactional email provider. Nearly all the emails you send from your Bubble app will be transactional emails and there are a series of things to consider that will improve deliverability and decrease the likelihood of your emails going into Spam or Junk. This video gives an overview of my thoughts about SendGrid, Mailgun and Postmark.

NEW OpenAI Responses API Web Search POWER in Bubble.io!
Learn how to integrate OpenAI's new Responses API with web search capabilities into your Bubble.io applications! In this comprehensive tutorial, discover how to leverage OpenAI's latest API update to create dynamic, real-time web search functionality in your no-code projects. We'll walk through the complete implementation process, from testing in the OpenAI playground to building a functional search interface in Bubble.io.

How to display a user's name on a page
In this Bubble.io tutorial, we'll guide you through displaying a user's name on a page in your Bubble app.

Creating a signup & login widget with a dropdown menu
In this Bubble.io tutorial we demonstrate how to create a dropdown login and registration menu using the Group Focus element in our Bubble app's header.

Creating a Chatbot experience using Bubble & ChatGPT API
In this Bubble tutorial we demonstrate how to use the ChatGPT API to create an AI chatbot like experience in your Bubble app. We dive right the deep end of the Bubble API Connector, we have getting started videos for the OpenAI API on our channel already. This video shows one way to approach the challenge of formating the message history correctly in JSON so that your chatbot is aware of the message history and respond accordingly.