airdevco Profile Banner
Airdev Profile
Airdev

@airdevco

Followers
5K
Following
2K
Media
499
Statuses
2K

Agency making software without code since 2014. Run a free no-code bootcamp at https://t.co/anNO3lijfP (10k+ students). Follow us to learn @bubble best practices.

San Francisco, CA
Joined April 2015
Don't wanna be here? Send us removal request.
@airdevco
Airdev
27 days
We are absolutely thrilled to announce @mneary0 rejoining the team as a Product Director šŸŽ‰. He is a @bubble legend, an expert in building top quality products, and just a really great, thoughtful guy to work with. Welcome back Matt, we're really lucky to have you!.
@mneary0
Matt Neary
27 days
I’ve built two massive online courses this year. But it’s time to switch gears. I’m thrilled to announce that I’m joining @airdevco as a Product Director!. I've been lurking in the Slack for one day and dammmmn there are some A-players in this team 😮.
1
0
30
@airdevco
Airdev
1 month
Applications to the next cohorts of our professional @bubble bootcamp are due this Friday - learn more and apply below!.
Tweet card summary image
airdev.co
Learn how to build powerful web applications for yourself or for others, in just weeks. Taught by the world’s leading experts in Bubble.io and visual development.
0
2
2
@airdevco
Airdev
1 month
Pro tip for @bubble devs: Debug complex logic in 4 steps:. 1. Create a ā€œdebugā€ group.2. Add your key var/data in a text inside it.3. Make it visible only when debug_mode=true.4. Use this on-demand group to track values & spot errors faster
Tweet media one
Tweet media two
Tweet media three
1
3
28
@airdevco
Airdev
1 month
You definitely can’t build Calendly with 15 hours of prompting. But with dedication and @bubble you can build something better. Follow along as we launch Aircal: a smarter, faster scheduling tool optimized for having a streamlined calendar.
Tweet media one
0
14
337
@airdevco
Airdev
2 months
The idea we’re building?. A smarter, faster Calendly alternative, powered by AI and built 100% on @Bubble. We're calling it Aircal, and we're focused on making the scheduling experience actually delightful. Learn more:
Tweet card summary image
buildinpublic.airdev.co
And why we're building it in public
4
8
72
@airdevco
Airdev
2 months
RT @bubble: It’s time! We’re opening native mobile up to public beta. Check us out on Product Hunt, grab a 1-month Starter promo, and drop….
0
13
0
@airdevco
Airdev
2 months
We’re trying something new. After years of building for clients, we’re using what we’ve learned to launch our own SaaS product on @bubble. And we’re documenting the full journey: ideation, build, launch, and (hopefully) growth šŸ˜…. Follow along at
Tweet card summary image
buildinpublic.airdev.co
No-code agency Airdev sharing learnings about building, launching, and scaling a SaaS product in public. Click to read Building Aircal in Public, by Vlad Leytus, a Substack publication. Launched 2...
5
8
83
@airdevco
Airdev
2 months
When creating or editing an object in your @bubble app, start by creating the object if it doesn't exist. Then, in a 'Make changes to. ' action, pass a list containing both objects, and use the :first item—since only 1 will exist. You'd only need to input the field values once!
Tweet media one
2
5
26
@airdevco
Airdev
2 months
Files in @bubble are public by default. To make them private, check the 'Make this file private' checkbox when uploading to avoid accidental exposure. If someone knows the URL of a public file, they can access it even if they are logged out. #nocode
Tweet media one
1
1
11
@airdevco
Airdev
2 months
Essential #UIDesign checklist for your @bubble app. #5 Use dividers and borders to better group information. When dealing with a lot of fields and data, cohesive display is key. Dividers & borders can create clarity—don’t hesitate to add a divide.
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
2
6
@airdevco
Airdev
3 months
Essential #UIDesign checklist for your @bubble app. #4 Use the same patterns for similar functions. Maintaining consistent design patterns across your app significantly improves usability. When users know where to find similar functions, they navigate more efficiently, reducing
Tweet media one
Tweet media two
0
3
6
@airdevco
Airdev
3 months
Essential #UIDesign checklist for your @bubble app. #3 Use color only to signal clickability, selection, or status. Reserving vibrant color for interactive elements lets users scan the page quickly and grasp the available actions
Tweet media one
Tweet media two
0
3
10
@airdevco
Airdev
3 months
Keep your @bubble app light to improve performance and simplify maintenance by using the Optimize application feature often. Read our article for two handy code snippets that make this process easier.
Tweet media one
Tweet media two
2
6
13
@airdevco
Airdev
3 months
Continuing our essential #UIdesign checklist: 10 key elements for your @bubble app designs!. #2 Use consistent padding and spacing. Creates clarity, helping users quickly identify related elements. Improves visual hierarchy and reduces confusion.
Tweet media one
Tweet media two
2
3
13
@airdevco
Airdev
3 months
Applications for the next cohorts of our guided @bubble bootcamp are due this coming Monday!. Learn more and apply at the link below.
Tweet card summary image
airdev.co
Learn how to build powerful web applications for yourself or for others, in just weeks. Taught by the world’s leading experts in Bubble.io and visual development.
0
2
5
@airdevco
Airdev
3 months
Starting a tweet series on #UIdesign with an essential checklist: 10 high-value elements to check in your @bubble app designs!. #1 Use consistent alignment. It improves predictability and makes the page easier to scan. #nocode
Tweet media one
Tweet media two
Tweet media three
Tweet media four
3
4
13
@airdevco
Airdev
3 months
Starting tomorrow we’re sharing tips to improve your designs!. You don’t have to be Picasso to create great User Interfaces in your @bubble app. Stay tuned for our checklist of actionable items to enhance your designs based on a process, not on design intuition #nocode #UIdesign
Tweet media one
3
3
29
@airdevco
Airdev
3 months
Use the :formatted as JSON-safe operator in @bubble to ensure clean API calls. It wraps texts in quotes, converts yes/no to true/false, formats dates to ISO UTC, and escapes breaking characters. For lists, it quotes each entry individually to maintain proper JSON formatting.
Tweet media one
0
2
15
@airdevco
Airdev
4 months
Do not use the @bubble built-in "Created by" field for object ownership, as it's immutable. This field indicates the object creator but not its "ownership.". Best practice: add an "Owner" field of type User to allow ownership changes or to assign object ownership after creation.
Tweet media one
2
2
16
@airdevco
Airdev
4 months
Privacy rules & @bubble:.1 Create them before adding logic.2 Start by restricting access to all data and then gradually add rules to unlock access as needed. Ensures:.1 Your logic works with them in place.2 No data is unintentionally exposed. Do you follow a different approach?
Tweet media one
2
3
20