If you have landed on this video and skeptical as to watch the video or not , I assure you this is the best video ever created for a beginner on bubble
Super glad it was helpful! I remember how challenging it was to learn Bubble in the beginning, so I'm happy to help streamline the process for everyone else 🙌
Hey what’s up man love your tutorial but I do think it needs an update because bubble changed certain things which made me unable to follow the rest of your tutorial
❤As a non-coder entrepreneur, I always wanted to learn Bubble, but there was literally no great entry level videos though there are many for post-entry level. When I was almost giving up on Bubble, I luckily bumped into this video. This video is absolutely the best Bubble tutorials for beginners. It’s hard to believe this is a free content. Obviously he is not only very well versed in the tool, but also he is great at explaining complex things. I’m sure he went through some kind of teaching training. He is that good. I wish I could learn Bubble all the way with his help. 🎉
This means the world to me 🙏 I remember first-hand how challenging it was to learn Bubble when I got started. I'm glad I can help simplify the process for others.
This. Is. Incredible. I learned more in the first 20 minutes than in a day of slogging through other Bubble tutorials - I swear I could feel my blood pressure dropping back to normal! Thank you SO much!!
My Gosh! Finally, This is the best I've came across on explaining Bubble. Other videos left me frustrated, lost and couldn't finish it. I'm only halfway through yours and learnt so much just within the 1st 10 minutes of this. The way you clearly speak and present your content makes it so easy to digest and clearly understand that I can't wait to watch the rest of this. I hope this video will also show me how to add a piece of code because I know Bubble is known for having that ability to do it, which is the main reason i wanted to learn Bubble. What i like most about Bubble is even tho it's branded as a no-code platform it also allows you to add some a piece code if needed, like for instance I'm working on a ai-based tool.
Genuinely appreciate you taking the time to write this. It means the absolute world to me ❤ I remember how challenging it was to learn Bubble at the beginning of my own journey, so I'm glad I can help simply the process for you. And when it comes to adding custom code, unfortunately this tutorial doesn't cover this, but I'd always be happy to add this to my list. Thankfully, there's a plugin known as the 'toolbox' that allows you to easily run custom scripts of code within Bubble Hope this helps!
@@BuildingWithBubble You're very helpful. I will definitely look into the toolbox plug-in and also I'm thankful you will add that to your list. I'm looking forward to that video. Keep up the great work 👍🏼
@@BuildingWithBubble thank you. Became more clear on making pages responsive. There aren't any videos on designing Repeating Group on new Responsive Engine.. do you think you will be able to make one.. from scratch @Building With Bubble?
Apologies for the late response here! I do have a complete paid course that covers everything you need to know about the flexbox responsive engine. This course includes workingg with repeating groups as well. If you were ever interested, you can check it out here: buildingwithbubble.com/complete-guide-bubble-responsive-design-flexbox-2022/
I'm halfway through, this video is awesome. Thank you so much! If you're just looking for the basics of what bubble can do and how it works, I still suggest watching the first 18 mins of this video. Really really helpful.
Awesome to hear it was helpful 🙌 I remember how challenging it was to learn Bubble in the beginning. Thankfully, once you can understand a few key concepts, the possibilities become endless.
Your didactics and preparation to present the content, allows you to give a perfect presentation, without cognitive pauses and tracing a line of reasoning that allows us to learn with ease and clarity. Congratulations! You have incredible potential to pass on knowledge. May God bless you and that through your talent many people can be grateful for having their lives transformed by knowledge.
Can't thank you enough for this comment 🙏 It genuinely means the world to me to hear that the content is helpful. There's plenty more to come in the future!
Had been searching for a tutorial to get started with bubble, saw many but literally this is the one from where I can actually start. No fast speaking, covering every little details and teaching like a friend but a teacher 🔥♥️ loved it
I want to thank you. i had almost given up on Bubble. I have watched a few hours of video, and tried to follow one of Bubble's tutorial videos. They were using a built in Header element, which is no longer in the app. I got frustrated trying to build it. I feel totally confident I can get it done and I still have more of your vide to watch.
Genuinely so happy to hear it could! While Bubble's one of the more powerful no-code tools, it definitely has one of the steeper learning curves. Once you can understand a few core concepts, you'll master the tool in no time 🙌
Wow thanks so much. I relate to you very well with being non-technical and taking so many coding courses lol. You are great at teaching and making things understood quickly. You're the man!
Love your video series. I was wondering though when you build a dating website how do you build the dynamic side of it so that when your profile is set up you can search and detect the same member profile attributes.
Appreciate it! And have you had a chance to check out my tutorial on how to build a Tinder clone? ruclips.net/video/9oLsBBZtuaI/видео.html Within the full course, I cover how you can match users based on their profile attributes 👌
Thank you for this video! Really helpful stuff. I'm currently working on an application for businesses that would give all their employees access to individual profiles. My goal is to use single sign-on instead of requiring employees to set up their own accounts and login manually every time they want to access the tool. Do you know of any resources that might help me learn how to do that?
Glad it could help! And I don't personally have any resources around SSO, but I'd always recommend checking out the Bubble community forum. There's always plenty of great guides on a diverse range of topics there.
you can do all that on bubble but it will cost you money you can pay a lot less if you use rocketwebbuilder instead for that , its cheaper and already built in
I am so grateful for your channel! Your free course has saved me countless hours scouring YT for videos on just the basics. Even Bubble's content isn't this good!!! Thank you so much for your time and expertise, it is truly appreciated.
Great question! Every single time you load a 'post' in Bubble, it will load ALL of the data fields within that. This is fine if you're storing relatively light-weight data under a data type, but if you're storing larger fields like images or long-form text, it's beneficial to store this in a separate data type so it's not loaded each time. In traditional sofwtare development, they refer to this as a satellite data type. It just means you can store the information you need elsewhere, but still reference and display it when it's required. Hope this helps!
Glad it could help 🙏 And yes, this is on my list. There's a few technical hurdles I need to work through, but once I figure it out, I'll be sure to share a tutorial of the process.
I could talk for days about each specific detail! I wanted to try and condense everything into a Medium-sized video to help everyone quickly get up to speed. Hope it helps!
love the vid, I was just curious if anbody knew how long it takes to be proficient at bubble... I only have an hour or two a week to spare to learn and I was wondering if anyone knew how long it might take to get decent with that timeframe?
Always glad it can help! I know the initial learning curve for Bubble can be quite steep, but once you understand a few basic concepts, the opportunities are endless!
watching your course… awesome content. please take this in good spirit as it is meant with the best of intent and from one aussie to another…. please watch the upward infliction at the end of every sentence…..
You're not the first person to mention this 😅 Unfortunately there's just so many things to think of when recording that my own tonne is the last thing that comes to mind.
Great question! For every entry created in a database, Bubble will automatically store a field called 'created by'. This field stores the value of a user, so it means it automatically links back to a user by default without you having to make the connection 👍
Thanks for this video! You explain it so simply I signed up for your training😊 question: where in the updated bubble version do I find the header and footer templates? Thanks in advance for your help👍😊
Glad it could help! And great question. Bubble's recently changed these to be accessible through the 'components' tab in the top right-hand corner of the editor. This post on the Bubble blog explains it in more detail: bubble.io/blog/component-library/
Greta question. Yes, this could be possible by using an integration with daily.co. In the past, I built a live-stream audio app like Clubhouse: ruclips.net/video/STPV4cDcX6c/видео.html They also offer a live video feature as well. Hope this helps!
Great question. You'll need to follow a process known as 'wrapping your application'. This converts it into a file type that can be uploaded to both app stores. I'd recommend checking out this guide from Bubble on the process: bubble.io/blog/bubble-mobile-apps/ Hope this helps!
Dear Sir, Greetings. I am Biplob, doctoral student, Okayama University, Japan. I was recently introduced to the bubble platform. For an IoT project, I like to visualize some live data from external API using bubble. I have connected my designed website to the external API using the API connector of bubble. It is connected. But now I want to visualize this live data from the external API in the bubble platform. I wasn't able to visualize (plot the live data from API). Could you please help me to visualize this data or some suggestions on how to plot?
Great to hear you've found Bubble. I've previously published some tutorials on how to create data visualizes. I'll add links to these below: 1. Creating bar charts: ruclips.net/video/pNlPA9I3o9k/видео.html 2. Creating line charts: ruclips.net/video/EdV6jstEQmQ/видео.html 3. Creating scatter charts: ruclips.net/video/rbsDV-WqX64/видео.html Hope this helps!
I bought your courses a while ago, and I am checking the parts I didn't see on a Bubble Bootcamp. Is this exactly the same content as you provide through Podia, please? Will you upload there also extended versions of your latest projects here with new flexbox responsive engine?
Hey, my RUclips videos are just a snippet of the full courses I have available on Podia. Each course on Podia is traditional 3-5 hours long. And yes, I am planning to eventually recreate all of my existing projects with the Flexbox engine. As I'm just one person, unfortunately time is my only constraint right now.
@@BuildingWithBubble I know it's a one-person business, so that's not a problem. I've learnt a lot from you already, and your paid tutorial about responsive design saved me a lot of time, and learnt a lot. Thanks for your efforts!
Unfortunately I don't have any availability right now to work on freelancing projects. If it helps, I'd always be happy to connect you with an experienced Bubble developer in my network.
@@erickmoela1816 Absolutely love hearing stories like this. I remember how confusing Bubble can be to learn, so I'm always happy to share as many insights as possible ✌
Unfortunately on my device it takes about 24 hours to export a 90-minute video on 720p. I'd love to export on higher quality, but I just wouldn't have the time right now. Once I upgrade my device, it should speed up the process.
If you have landed on this video and skeptical as to watch the video or not , I assure you this is the best video ever created for a beginner on bubble
Super glad it was helpful! I remember how challenging it was to learn Bubble in the beginning, so I'm happy to help streamline the process for everyone else 🙌
Hey what’s up man love your tutorial but I do think it needs an update because bubble changed certain things which made me unable to follow the rest of your tutorial
Heard, will do then. lol
❤As a non-coder entrepreneur, I always wanted to learn Bubble, but there was literally no great entry level videos though there are many for post-entry level. When I was almost giving up on Bubble, I luckily bumped into this video. This video is absolutely the best Bubble tutorials for beginners. It’s hard to believe this is a free content. Obviously he is not only very well versed in the tool, but also he is great at explaining complex things. I’m sure he went through some kind of teaching training. He is that good. I wish I could learn Bubble all the way with his help. 🎉
This means the world to me 🙏
I remember first-hand how challenging it was to learn Bubble when I got started. I'm glad I can help simplify the process for others.
this is reassuring, thanks for your review!
This. Is. Incredible. I learned more in the first 20 minutes than in a day of slogging through other Bubble tutorials - I swear I could feel my blood pressure dropping back to normal! Thank you SO much!!
Always doing my best to keep people out of the hospital with high blood-pressure 😉
Glad it could help!
My Gosh! Finally, This is the best I've came across on explaining Bubble. Other videos left me frustrated, lost and couldn't finish it. I'm only halfway through yours and learnt so much just within the 1st 10 minutes of this. The way you clearly speak and present your content makes it so easy to digest and clearly understand that I can't wait to watch the rest of this. I hope this video will also show me how to add a piece of code because I know Bubble is known for having that ability to do it, which is the main reason i wanted to learn Bubble. What i like most about Bubble is even tho it's branded as a no-code platform it also allows you to add some a piece code if needed, like for instance I'm working on a ai-based tool.
Genuinely appreciate you taking the time to write this. It means the absolute world to me ❤
I remember how challenging it was to learn Bubble at the beginning of my own journey, so I'm glad I can help simply the process for you.
And when it comes to adding custom code, unfortunately this tutorial doesn't cover this, but I'd always be happy to add this to my list.
Thankfully, there's a plugin known as the 'toolbox' that allows you to easily run custom scripts of code within Bubble
Hope this helps!
@@BuildingWithBubble You're very helpful. I will definitely look into the toolbox plug-in and also I'm thankful you will add that to your list. I'm looking forward to that video. Keep up the great work 👍🏼
Finally after so many scattered info videos I got very few systematic TUTORIAL. this one is best among all. Thank you very much for the video.
I was stuck in making responsive design across all screens.. and this video came at the right time. Many thanks
Glad it could help!
I also have a dedicated tutorial about the full responsive design engine in Bubble here: ruclips.net/video/NAca5j_ngSw/видео.html
@@BuildingWithBubble thank you. Became more clear on making pages responsive.
There aren't any videos on designing Repeating Group on new Responsive Engine.. do you think you will be able to make one.. from scratch @Building With Bubble?
Apologies for the late response here! I do have a complete paid course that covers everything you need to know about the flexbox responsive engine. This course includes workingg with repeating groups as well. If you were ever interested, you can check it out here: buildingwithbubble.com/complete-guide-bubble-responsive-design-flexbox-2022/
I'm halfway through, this video is awesome. Thank you so much!
If you're just looking for the basics of what bubble can do and how it works, I still suggest watching the first 18 mins of this video. Really really helpful.
Awesome to hear it was helpful 🙌
I remember how challenging it was to learn Bubble in the beginning. Thankfully, once you can understand a few key concepts, the possibilities become endless.
Your didactics and preparation to present the content, allows you to give a perfect presentation, without cognitive pauses and tracing a line of reasoning that allows us to learn with ease and clarity. Congratulations! You have incredible potential to pass on knowledge. May God bless you and that through your talent many people can be grateful for having their lives transformed by knowledge.
Can't thank you enough for this comment 🙏 It genuinely means the world to me to hear that the content is helpful. There's plenty more to come in the future!
Had been searching for a tutorial to get started with bubble, saw many but literally this is the one from where I can actually start. No fast speaking, covering every little details and teaching like a friend but a teacher 🔥♥️ loved it
Genuinely appreciate it 🙏
Always glad the content is helpful!
Your instructions are so easy to follow. You are way too kind to share your skills and efforts with us. Thank you!.
Thanks, this means the world to me 🙏
Havent even finished the video and Im already excited. Bubble workflows was what i was having trouble understanding
So glad it could help. You've got this 🚀
I want to thank you. i had almost given up on Bubble. I have watched a few hours of video, and tried to follow one of Bubble's tutorial videos. They were using a built in Header element, which is no longer in the app. I got frustrated trying to build it. I feel totally confident I can get it done and I still have more of your vide to watch.
Genuinely so happy to hear it could! While Bubble's one of the more powerful no-code tools, it definitely has one of the steeper learning curves. Once you can understand a few core concepts, you'll master the tool in no time 🙌
Thanks so much Lauchlan....great course and I am over to your site for the rest of this course and check out the others.....
There's certainly no shortage of things to learn in Bubble 😅
Great explanation. As a non-English speaker, I can easily understand your explanation. Thank you! Keep up the excellent work!
Awesome to hear it's helpful! There's plenty more to come 🙌
Wow thanks so much. I relate to you very well with being non-technical and taking so many coding courses lol. You are great at teaching and making things understood quickly. You're the man!
Always glad it can help! Looking forward to seeing what you build 👏
I'm currently following your video step by step. Thank you for this
Hopefully it saves you months of time having to learn from scratch 🙌
Love your video series. I was wondering though when you build a dating website how do you build the dynamic side of it so that when your profile is set up you can search and detect the same member profile attributes.
Appreciate it!
And have you had a chance to check out my tutorial on how to build a Tinder clone? ruclips.net/video/9oLsBBZtuaI/видео.html
Within the full course, I cover how you can match users based on their profile attributes 👌
Thank you for this video! Really helpful stuff. I'm currently working on an application for businesses that would give all their employees access to individual profiles. My goal is to use single sign-on instead of requiring employees to set up their own accounts and login manually every time they want to access the tool. Do you know of any resources that might help me learn how to do that?
Glad it could help! And I don't personally have any resources around SSO, but I'd always recommend checking out the Bubble community forum. There's always plenty of great guides on a diverse range of topics there.
@@BuildingWithBubble Sounds good! Thanks so much for your reply. I appreciate all the content you are putting out!
can you build with bubble LMS or interactives classes likes google classroom?
Hey, I've built a LMS like Udemy in the past. you can check this out here: ruclips.net/video/AGeiHtB6PhU/видео.html
Can I build a basic website with a newsletter signup form and some content articles with the free version of bubble or do I have to pay monthly?
you can do all that on bubble but it will cost you money you can pay a lot less if you use rocketwebbuilder instead for that , its cheaper and already built in
I am so grateful for your channel! Your free course has saved me countless hours scouring YT for videos on just the basics. Even Bubble's content isn't this good!!! Thank you so much for your time and expertise, it is truly appreciated.
This means the world to me! I'm so glad it can help ❤
Great video mate ! but why did you separate the post content data type from the post data type ?
Great question! Every single time you load a 'post' in Bubble, it will load ALL of the data fields within that.
This is fine if you're storing relatively light-weight data under a data type, but if you're storing larger fields like images or long-form text, it's beneficial to store this in a separate data type so it's not loaded each time.
In traditional sofwtare development, they refer to this as a satellite data type. It just means you can store the information you need elsewhere, but still reference and display it when it's required.
Hope this helps!
This video is a lifesaver! Can’t wait to dive in to bubble
Always love to hear this! Time to start building 🙌
thank you for the value you provide, looking forward to learn more from you
Always glad it could help ✌
Thanks for the tutorial. Please can you build a native app on bubble. I really wanna know how? Thanks.
Glad it could help 🙏
And yes, this is on my list. There's a few technical hurdles I need to work through, but once I figure it out, I'll be sure to share a tutorial of the process.
@@BuildingWithBubble I can't wait for that. Keep it up. You are doing great job.
Wow, you could probably do a separate course on just understanding backend database structuring.
I could talk for days about each specific detail! I wanted to try and condense everything into a Medium-sized video to help everyone quickly get up to speed.
Hope it helps!
love the vid, I was just curious if anbody knew how long it takes to be proficient at bubble... I only have an hour or two a week to spare to learn and I was wondering if anyone knew how long it might take to get decent with that timeframe?
It personally took me about 1-2 months to learn enough in Bubble to be dangerous.
Very nice! Really well explained!!😀
Glad it could help 🙌
Thankx for breaking it down.. great tutorial for beginners
Always glad it can help! I know the initial learning curve for Bubble can be quite steep, but once you understand a few basic concepts, the opportunities are endless!
watching your course… awesome content.
please take this in good spirit as it is meant with the best of intent and from one aussie to another…. please watch the upward infliction at the end of every sentence…..
You're not the first person to mention this 😅
Unfortunately there's just so many things to think of when recording that my own tonne is the last thing that comes to mind.
1.5 speed and understand perfectly! this guy rock!
🙏🙌
Thanks for the great vid.
1 Q.
Why do Comment and Post not have link back to the User who wrote it?
Great question! For every entry created in a database, Bubble will automatically store a field called 'created by'. This field stores the value of a user, so it means it automatically links back to a user by default without you having to make the connection 👍
@@BuildingWithBubble nice :) thanks for the reply!
Thanks for this video! You explain it so simply I signed up for your training😊 question: where in the updated bubble version do I find the header and footer templates? Thanks in advance for your help👍😊
Glad it could help!
And great question. Bubble's recently changed these to be accessible through the 'components' tab in the top right-hand corner of the editor.
This post on the Bubble blog explains it in more detail: bubble.io/blog/component-library/
element faild to initialize OpenGl.
I want to create a livestream app is that possible.
Greta question. Yes, this could be possible by using an integration with daily.co. In the past, I built a live-stream audio app like Clubhouse: ruclips.net/video/STPV4cDcX6c/видео.html
They also offer a live video feature as well.
Hope this helps!
How to upload buble apps to play store or app store?
Great question. You'll need to follow a process known as 'wrapping your application'. This converts it into a file type that can be uploaded to both app stores.
I'd recommend checking out this guide from Bubble on the process: bubble.io/blog/bubble-mobile-apps/
Hope this helps!
Hello, greetings from Peru, I love your content, could you make a video on how to do a quiz with multiple alternatives?
Thanks! Happy to add this to my list ✌
Hey is this video based on flexbox engine?
Yes, it also has a section dedicated to learning the new flexbox engine.
Dear Sir,
Greetings. I am Biplob, doctoral student, Okayama University, Japan. I was recently introduced to the bubble platform. For an IoT project, I like to visualize some live data from external API using bubble. I have connected my designed website to the external API using the API connector of bubble. It is connected. But now I want to visualize this live data from the external API in the bubble platform. I wasn't able to visualize (plot the live data from API). Could you please help me to visualize this data or some suggestions on how to plot?
Great to hear you've found Bubble. I've previously published some tutorials on how to create data visualizes. I'll add links to these below:
1. Creating bar charts: ruclips.net/video/pNlPA9I3o9k/видео.html
2. Creating line charts: ruclips.net/video/EdV6jstEQmQ/видео.html
3. Creating scatter charts: ruclips.net/video/rbsDV-WqX64/видео.html
Hope this helps!
Hello, kindly make a tutorial on building a messaging web or app
Hey, I have tutorial that covers this here: ruclips.net/video/DMMx2XqIrKk/видео.html
Hope this helps!
To download soft soft is the download free or do you have to pay for it?
This complete course is free, you won't need to pay a thing 👌
I bought your courses a while ago, and I am checking the parts I didn't see on a Bubble Bootcamp. Is this exactly the same content as you provide through Podia, please? Will you upload there also extended versions of your latest projects here with new flexbox responsive engine?
Hey, my RUclips videos are just a snippet of the full courses I have available on Podia. Each course on Podia is traditional 3-5 hours long.
And yes, I am planning to eventually recreate all of my existing projects with the Flexbox engine. As I'm just one person, unfortunately time is my only constraint right now.
@@BuildingWithBubble I know it's a one-person business, so that's not a problem. I've learnt a lot from you already, and your paid tutorial about responsive design saved me a lot of time, and learnt a lot. Thanks for your efforts!
do you take on a job building app for a price
Unfortunately I don't have any availability right now to work on freelancing projects. If it helps, I'd always be happy to connect you with an experienced Bubble developer in my network.
Thankyou for such a clear explanation
My pleasure ✌
How do I actually save my app in the free version?
Great question. Your app will automatically save each time you make a change. You don't need to worry about saving anything 👌
Does the paid course cover how to add pdf, images, and videos into the chats? I would love to find out more of your paid course
Hey, this full version of this course is completely free. You can access this through the link in the description 👍
This is WOW indeed, i am out of words
Glad it could help 🙌
@@BuildingWithBubble within a week with bubble i am half way with my startup because of your tutorials, Thanks 🙏
@@erickmoela1816 Absolutely love hearing stories like this. I remember how confusing Bubble can be to learn, so I'm always happy to share as many insights as possible ✌
Wow, thank you so much!
My pleasure ✌
Thank you sooooooooo much Budddy.
I've got you 😎
Thanks man the value u r bringing
Glad it can help! I hope this course gives everyone a head start with Bubble 🙌
Very good video, extremely valuable info!!!
Super glad it was helpful 🙌
Finally found a decent video :) ty sm
My pleasure! Glad it could help
If learning bubble was a 0-100 leveling experience.... what Level [ bracket ] is this?
This full course will take you from 0-60. To be fair though, the top 10% of features are only used by power users who have very unique requirements.
great video👍🏻
Appreciate it ✌
You’re an angel sent from above!
You're too kind 🙏
I wonder who the fire nation is and when they will attack😂great video man
Always need to be on the alert for the fire nation 😂 And thanks!
You’re the greatest 😮
I got you 🙌
very nice
Glad it could help ✌️
thank you very much sir
My pleasure 😎
If it weren't for you, I don't know what to do, I don't want to spend money on it
Glad it could help 🙌
Informational AND cute…🥰
🙏😘
You are Angel 💜
Always appreciate it 🙏
Thanks you ...
Glad it could help 👏
Good job
Always glad it can help Mirna!
nice video
Genuinely appreciate it 🙏
Omg I can't you are so sweet!
🙏🙌
🤩
Please upgrade the quality of video from 720P to 1080P
Unfortunately on my device it takes about 24 hours to export a 90-minute video on 720p. I'd love to export on higher quality, but I just wouldn't have the time right now.
Once I upgrade my device, it should speed up the process.
wow
🙏✌
tanks for the video like. y relly love soft and hope make a leaving off tNice tutorials sonn
thank you so much for this
My pleasure. Glad it could help 🙌