I Created a SaaS Only Using No Code Tools - Part 2

  Рет қаралды 54,909

Simon Høiberg

Simon Høiberg

Күн бұрын

Пікірлер: 167
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you so much for watching this small mini-series on No Code 🚀 I hope you enjoyed watching. I definitely enjoyed creating it, and I enjoyed engaging with all of you in the comments. If you didn't catch part 1 yet, check it out here: kzbin.info/www/bejne/ZmHMZH2IdraSrZY Also, check out the description. I added a lot of resources to get you started, including a killer playlist from a No Code expert who goes through a similar setup: kzbin.info/www/bejne/Z17Co3qZd7Z_sKc Thanks again for watching and for all the support and interest 🧡 I will see you soon for another video!
@ShamshulAzam
@ShamshulAzam Жыл бұрын
Next video idea 1. Delete the added assets 2. If an asset is already added then get it updated example 2 BNB then add 2 BNB and show 5 BNB as updated.
@areeb9582
@areeb9582 2 жыл бұрын
The video quality, editing, production everything feels rich and makes me want to keep watching. Great Job Simon!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Much appreciated! I'm happy you enjoyed it 🙌
@united_mates_of_america
@united_mates_of_america 2 жыл бұрын
Thank you so much Simon! Another great video. Here is the JS from 13:00 for those that want a quick copy and paste. const rawAssetsContainer = document.getElementById('crypto-asset-raw-data'); const assetsContainer = document.getElementById('crypto-assets-container'); const templateContainer = document.getElementById('asset-list-element-template'); const rawAssets = rawAssetsContainer.textContent; const [assets, amounts] = rawAssets.split(':'); const assetsList = assets.split(','); const amountList = amounts.split(','); const templateElement = templateContainer.innerHTML; templateContainer.parentNode.removeChild(templateContainer); for (let i = 0; i < assetsList.length; i++) { const listElement = document.createElement('div'); listElement.className = 'asset-list-element'; listElement.innerHTML = templateElement .replace('--crypto--', assetsList[i]) .replace('--amount--', amountList[i]); assetsContainer.appendChild(listElement); }
@ArielConstantinof
@ArielConstantinof 2 жыл бұрын
hero
@StevoMacEIRE
@StevoMacEIRE 2 жыл бұрын
Great video Simon, currently trying to build my own startup using similar tools for the MVP. Great to have this kind of content on youtube !
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Awesome 💪 Happy to hear this can be helpful to you while building your MVP!
@StevoMacEIRE
@StevoMacEIRE 2 жыл бұрын
@@SimonHoiberg would love to hear your opinion on how you go from MVP built by no-code tools to version 1 of the full product built by an actual engineers. I hope my MVP can work and prove value to customers and generate revenue. However, I recognise putting together lots of different software services may not be the wisest idea at scale due to cost and security issues. Whats the best strategy for a 'no-code founder' to move forward? Thanks again
@WilliamSayer
@WilliamSayer 2 жыл бұрын
I’m in the exact same boat, thanks so much Simon!
@gidd
@gidd 2 жыл бұрын
@@StevoMacEIRE Did you build the mvp?
@ocmetals4675
@ocmetals4675 2 жыл бұрын
Thank you for showing me what is possible without a dev team! Very nice content, very well produced.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Thanks a ton 🙌
@girlsondesign357
@girlsondesign357 2 жыл бұрын
It's so cool how much is possible with no code tools now. It makes SaaS so much more accessible for everyone. Thank you for showing your process!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
It is super cool indeed 🤩 And you're very welcome! I'm happy you liked it!
@nicky_rads
@nicky_rads 2 жыл бұрын
Sweet video! Production and content both top notch! Loved the array of tools used to bring this to life.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you 💪 I'm super happy to hear it was useful!
@vojinmilovic5787
@vojinmilovic5787 2 жыл бұрын
I honestly find learning to code much easier than doing all of this, but maybe that's just me, great video however, I really like the format as well as the cuts. Subscribed!
@thierrydebelder2947
@thierrydebelder2947 2 жыл бұрын
But coding an MVP will take way longer then using these nocode tools. And when validating an MVP speed matters.
@MEM2022
@MEM2022 Жыл бұрын
I watched the two videos- this is amazing!!!! I love your channel so much!
@SimonHoiberg
@SimonHoiberg Жыл бұрын
I'm so happy to hear that 🙌
@rodrigosoares8651
@rodrigosoares8651 Жыл бұрын
Mate your content is really good but your video editing is absolutely top notch! Well done to you and your team. 👏
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Thank you, Rodrigo! Really happy you enjoyed it.
@ryandooley4819
@ryandooley4819 Жыл бұрын
I'm a fullstack developer, and I can say the tools make more sense than spending hours coding from scratch.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Exactly! 💪
@creative_yudai
@creative_yudai 2 жыл бұрын
Part 2 awesome 🤩 Man I love your editing style, I have to ask, how you do it? I’ll save these two videos as a treasure, thanks for sharing 🙏🏻
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you so much, Yudai 🤩 I'm happy to hear that! I should probably do a video on how I do my videos at some point.
@creative_yudai
@creative_yudai 2 жыл бұрын
@@SimonHoiberg Yes please 🤩
@jossemweb
@jossemweb 2 жыл бұрын
The channel I was looking for in my no code journey!
@davidz6460
@davidz6460 2 жыл бұрын
Best cinematography for tech KZbinrs.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thanks man 😁🙌
@michaelcho7688
@michaelcho7688 Жыл бұрын
Exactly what I am looking for! This is so valuable. Thank you so much!
@SimonHoiberg
@SimonHoiberg Жыл бұрын
That's awesome, Michael 💪 Very happy to hear that!
@peakminute
@peakminute 2 жыл бұрын
Looks fun and easy as explained in the video. Before you even start just think for a minute: is there anyone who needs your product or service?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Absolutely! It's a great point. I made this very mistake myself. I actually have a video covering this topic right here: kzbin.info/www/bejne/Y3aaq6OQl6xsmbs
@AtreveTMedia
@AtreveTMedia 2 жыл бұрын
im in love with this series!!! Too much to learn!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you!! I'm thrilled to hear that 🤩
@julius.2003
@julius.2003 2 жыл бұрын
Great second video. Really helpful mini series to get started with building a SaaS!! Little question: I want to get started with coding. Especially backend Web App coding for SaaS (from what i know, Webflow offer more than enough for the frontend). Now the actual questions: 1. What languages do i need to learn and what programs do you use? Is Java enough for the Backend? Don’t need html or css since Webflow already takes care of both, correct? 2. How do i get started? Do you know any good KZbinrs, courses or Websites to get started with SaaS development? Thanks for your help and the great content, Simon.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you, Julius 🙏 I would recommend starting with NodeJS - it will get you very far. (In fact, the SaaS I'm running is written entirely using JavaScript and TypeScript, end to end. The back end is NodeJS running on AWS cloud).
@julius.2003
@julius.2003 2 жыл бұрын
@@SimonHoiberg Thank you!
@Xcluedead
@Xcluedead 2 жыл бұрын
Fantastic series and video Simon. Could you give an overview regarding the costs linked to all the different plans you needed to get to achieve this SaaS ?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you, Florian! I'm happy you think so. And yes - you're not the first to ask about the cost overview. I might do another separate followup video on this.
@Xcluedead
@Xcluedead 2 жыл бұрын
@@SimonHoiberg Would be fantastic. Thumbs up for all your content!
@ViniciusPrestesRDO
@ViniciusPrestesRDO 2 жыл бұрын
What a great video series. Thanks for that.
@Expertslaunch
@Expertslaunch 2 жыл бұрын
Thanks for the video, one small remark, for this kind of videos, it would be great to have a very simple editing where you walk through the whole process step by step instead of the high paced full on transitions editing style.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thanks 😊 It would have been a 3 hour long video in that case, and a different type of content. Check out some of the resources I linked to - there are videos that are doing exactly this.
@MCJuntos
@MCJuntos Жыл бұрын
You are so inspiring and with such good content. I wish you all the success!🎉🎉🎉❤
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Really appreciate it, Lumiere 🧡
@mm_ww_2
@mm_ww_2 2 жыл бұрын
love so much this format of video. really great!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Happy to hear that
@gemin1546
@gemin1546 2 жыл бұрын
More of this type of content please! No code ftw
@sherlock27
@sherlock27 2 жыл бұрын
Thank u so much for the tutorials! Look forward to part 3 :=)
@osipreciosa
@osipreciosa 2 жыл бұрын
Jesus! Why you don't have like 200MM followers? This is the most helpful video that anyone can use to start a business 👏🏻👏🏻👏🏻 Will you expand this series? If so, I'd like to view how to manage updates and deletions, and of course how much money should we budget for this. Any help is more than welcome!! Thank you again 💕
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Haha thank you so much 😍 Really appreciate it! Yes, I might add to this series! A lot of people did request it. Awesome suggestions 💪
@altered.thought
@altered.thought 2 жыл бұрын
Hi Simon your videos editing skills are dope! What gear do you use? - lighting - mic - editing s/w, - camera - other gadgets It’s just incredibly captivating 😎
@wpexpert3965
@wpexpert3965 2 жыл бұрын
Good project demo. Although I think the only ones that would make money there are Webflow (+template), Memberstack, Zapier and Airtable. (Also KZbinrs :) ). It has always been more profitable to sell picks and shovels (Tools) than to search for treasure.
@tonyK_72
@tonyK_72 Жыл бұрын
Fantastic channel. What a find!!!
@SimonHoiberg
@SimonHoiberg Жыл бұрын
💪🙌
@bobbyasahi
@bobbyasahi 2 жыл бұрын
Love this serie🤩
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
That's awesome to hear 💪
@alexxlem
@alexxlem 2 жыл бұрын
Great video! I'm creating products using similar techniques. I just hope the new membership and logic features from Webflow will simplify our lives a bit!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Yes - I stumpled on this as well. I think so. Alternatively, Bubble has a lot of database stuff inbuilt. I know some people who created really cool things using Bubble.
@dimitriospavlis9977
@dimitriospavlis9977 Жыл бұрын
Simon. It would be nice to make a video for the pricing for all these low code technologies. It could give a nice view to anyone who considers using these.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Yeah! You're not the first to ask.
@yycwraps4622
@yycwraps4622 2 жыл бұрын
Simon this is FANTASTIC! I have a question: Regarding the hidden field with the member ID - would this need to be added in into every field if you have loads user data? For example, if I would like for a User to create a new project and then input different sections of information specific to that user.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you 🧡 And yes - you would have to add the hidden field in any form that creates (or updates, or handles in any way) data that is specific to the user. That's the way we can access to member ID through Zapier and pass it on to Airtable (or whatever we want to do).
@Bankrypt
@Bankrypt 2 жыл бұрын
Gr8 Vid. Just a question!.... what do u guys use to edit your videos?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you! Glad you enjoyed it. For this video I used Adobe Premiere to edit, and I used Adobe After Effects to create the animations and info graphics 😊
@AlbertoMijoler
@AlbertoMijoler 2 жыл бұрын
Very well explained. what is the reason behind of using airtable as you are storing and consuming the data from webflow anyway?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you! In this case, it's simply to store multiple items per user. I think it would get out of hand rather quickly using only Webflow's CMS - but more importantly, it opens for more complex data storage and events. Most likely, you'd want to do a little more than CryptoView does here, in an actual real life SaaS 😁
@hotdrop7274
@hotdrop7274 Жыл бұрын
Amazing Simon, you have earned a subscriber! Quick question, which software do you use to make the informational animations on your video?
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Thanks a ton! I'm happy to hear that. Those are done in Adobe After Effects.
@ayushkumar2418
@ayushkumar2418 2 жыл бұрын
Hey Simon, can you please tell whether it is possible to build a live streaming app similar to twitch using Bubble ?
@supersuperuxagency7318
@supersuperuxagency7318 2 жыл бұрын
How to go around limited number of Webflow form submission (1000 on CMS plan)? Each portfolio (BTC for example) change Webflow counts as one form submit. And after 1000 are used, Webflow charges I think $1 per 100 form submissions. If the app is very used and the users change their crypto portfolio that would amount to a lot.
@AnoNymous-ez5zf
@AnoNymous-ez5zf 2 жыл бұрын
Hi Simon I really like your videos! What do you think of Bubble to create a simple SaaS?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
I haven't tried Bubble yet, but I have heard very nice things! It's definitely something I'll check out.
@arielzamler
@arielzamler 2 жыл бұрын
Awesome view editing
@KylePrinsloo
@KylePrinsloo 2 жыл бұрын
Part 1 and Part 2 = 🔥
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you, my friend 😁🔥
@RobertParker727
@RobertParker727 Жыл бұрын
Hey Simon. What do you use to do your screen recordings? I specifically like your clicks and type noises...
@SimonHoiberg
@SimonHoiberg Жыл бұрын
I use OBS for the screen recordings. Believe it or not - the clicks and types are dubbed manually in Adobe Premiere 😅 Yes... completely unnecessary and time consuming. But it's just so satisfying 😋
@RobertParker727
@RobertParker727 Жыл бұрын
@@SimonHoiberg Wow man. I was hoping you had some secret you could share with us. That is such a nice touch. Your edit skills are wonderful. Thank you for the great content.
@ujjawaljani6731
@ujjawaljani6731 Жыл бұрын
Now airtable will use it - spreadsheet on steroids 🔥🔥🔥
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Haha yeah 🔥🔥
@ujjawaljani6731
@ujjawaljani6731 Жыл бұрын
@@SimonHoiberg Hi Simon I have been watching your videos since morning and now I am motivated enough to make my own saas tech startup. I have got some good ideas as well. Thank you so much for all the knowledge. I will let you know here if it goes popular. ☺️
@Alfa8Beta
@Alfa8Beta Жыл бұрын
Would you still use Menberstack or use Webflows own membership solution?
@MichaelDavis-k5z
@MichaelDavis-k5z 2 ай бұрын
nice video!
@funscape23
@funscape23 11 күн бұрын
amazing
@yaro27
@yaro27 Жыл бұрын
Awesome 🙏
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Thank you 💪
@boryspikalov6360
@boryspikalov6360 2 жыл бұрын
Amazing series! The only think I lack is how you integrate Stripe for payments, which was mentioned in the beginning. Do you have other videos on that matter, or this is simply something sufficiently easy to google?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you! And yes - Stripe is managed fully by Memberstack. So it's simply integrating your Stribe account there 😁
@boryspikalov6360
@boryspikalov6360 2 жыл бұрын
@@SimonHoiberg Thanks, appreciate the clarification:)
@snjosyula
@snjosyula 2 жыл бұрын
Very good and fantastic. I have a doubt. Are these are reliable? What if any one of these companies stops closed.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
I don't think you have anything to worry about. But if we get unlocky, there's 100% going to be alternatives 👌
@jc2089
@jc2089 Жыл бұрын
Hello Simon. I had a couple of ideas for SaaS products I can create with the tools you mentioned. My question is about integrations. How would that work in case I want to get data from platforms such as Google Ads, Facebook Ads, Affiliate platforms, etc.? Do I need to contact them to allow these integrations? To enable this kind of integration do I need coding? In the crypto SaaS, you created as an example, you didn´t teach how to add the value USD$ to be shown on the portfolio so the user would be able to see how much he has in the total amount. Is it possible to update that information automatically based on the daily currency variation? I still have more questions since this is a really interesting subject and I see it as a high-value opportunity for me. I really think your content will help me take ideas out of the paper and put them into the world. Thank you.
@sajjidkh4209
@sajjidkh4209 2 жыл бұрын
thank you for sharing the information with us could you please tell us how to connect the wallet option and monitor all clients?
@jeremyoverman4907
@jeremyoverman4907 Жыл бұрын
I'm always concerned with the security implications on some of these nocode solutions. For instance, it looks like you're passing the member ID in a hidden field in your forms, but there's no sort of authentication like a signed token being passed that tells the backend systems that the user is who they claim they are. It seems like I can log in, then pass any other members ID in the form and the downstream systems wouldn't know any wiser.
@steezybri
@steezybri Жыл бұрын
I don't know a lot about tech stuff like coding and whatnot. I just recently been trying to learn more about what is going on in tech, and I agree with what you're saying to be concerned about. I think people forget that while it's cool we're getting all these simplified ways for productivity online, the security in what we put online is also important.
@mohammadosman4102
@mohammadosman4102 2 жыл бұрын
hey, I have a no-code SaaS I used zapier integrated with some services. The Saas is fully functional, what is the next step to host the website on my own server apart from webflow?
@asfaltowybom
@asfaltowybom Жыл бұрын
Hi, just wanted to let you know that the html code from 3:05 doesn't work anymore (Webflow Member ID is not collected). I found a solution that works:
@levib2162
@levib2162 2 жыл бұрын
Thank you for this great video ! I have a question though. When building a Saas with webflow does it mean that all users will have shared database ? I’m building a MRR and I want users to have their separate platform. Thanks for helping, by the way I’m Swiss too!
@Ghxlib
@Ghxlib Жыл бұрын
did you find out?
@jacobgorthy
@jacobgorthy 2 жыл бұрын
Did you refresh the page after submitting the form to display the crypto the user added? It looks like you just edited that part out to make it look like real time (your cursor is even on a different part of the screen after form submission/the edit) ... correct me if I'm wrong, but it probably look 5-10 seconds and 1 or 2 page refreshes for the changes to propagate (based on my experience doing something similar)
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
I did edit out the delay - correct! 5-10 seconds is somewhat accurate. Zapier + Airtable needs to do the whole roundtrip. But I do this all over the place throughout both of these videos to keep the video short and concice. Mostly all of these small things (also in the configuration parts) does have delays in setting up that I effectively cut out here. So your experience is accurate, yes 😊
@jacobgorthy
@jacobgorthy 2 жыл бұрын
@@SimonHoiberg Good to know! I get editing out a zap running, (boring) but editing out a core part of the UX, I would bet 9.9/10 people watching this video expect that result to show instantly, when in fact there is no chance of that happening with this stack. Switching gears, I've also had success creating repeating rows like this by writing the actual html for list items via formulas (using as a delimiter) ... bypassing the need for the JS step. I haven't had any issues passing massive blocks of html via airtable, zapier, memberstack, etc ... I think the character limit is somewhere around 100k. So you can create some pretty complex divs(with class names) in airtable, then customize the UI with CSS based on those class names in webflow. The limiting factor is around that is the delay and memberstacks caching. (resulting in those needed page refreshes) ... but no code is getting there!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
@@jacobgorthy That's a fair point. Also, I love that idea! Great way to bypass the JS step 💪 I'll try this and maybe include that in a future video 😁
@OJGamingYT
@OJGamingYT Жыл бұрын
How did you promote the service though? If someone like me doesn't make YT videos and doesn't already have somewhat of an audience then this is only 1 step to actually scaling a business.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
I have a bunch of other videos on marketing 😊 Check them out!
@christianpatterson2348
@christianpatterson2348 Жыл бұрын
Would a user actually be able to pull actual information their wallet? or do they have to constantly update their amount? I guess my question really is: is it possible to make an actual dynamic SaaS like this?
@SimonHoiberg
@SimonHoiberg Жыл бұрын
It takes a bit more wiring, and you would need to consume some crypto endpoints to deliver the data - but yes.
@JasonPullara
@JasonPullara 2 жыл бұрын
oh ASSET! OHHHH! I thought you kept saying acid.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
😂😂😂
@Alex-zm9ww
@Alex-zm9ww 2 жыл бұрын
Why creating an app entirely with no code tools (as a developer)? Is it really worth?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
It's a great question! I did it this time as an experiment. Would I use it to build an actual SaaS (now that I know software development)? For the MVP, maybe. But not an entire SaaS, no. What I do find incredible exciting, is how No Code allows the barrier of entry to be even lower. If I didn't know how to program, for sure I wouldn't need to let it hold me back - a toolchain like this is an excellent solution 🔥
@MoeChaieb
@MoeChaieb 2 жыл бұрын
I’m a software engineer (previously Shopify, currently Stripe), and I found this series enlightening. I myself wouldn’t build an entire SaaS out of no-code tools, however, they give you the flexibility and the ability of not coding everything yourself from scratch (saving you a lot of time in the process!) I can focus on dialing in on my USP, treat every other concern as a blackbox through a no-code tool, and get the whole machine going relatively quickly. Once the machine is indeed running, I can then dedicate effort to swapping out those no-code blackboxes with my own solution/code if it benefits me. I actually believe these no-code tools will encourage more people to pick up programming, rather than the opposite.
@gidd
@gidd 2 жыл бұрын
@@MoeChaieb I'm not a programmer (yet!) looking to build an mvp with no code tools How do you then switch the no code tools for actual programming?
@kindaeztho3886
@kindaeztho3886 Жыл бұрын
@@MoeChaieb hey man, i got a question and would be cool if you could answer it. Let's say im building a saas with some the methods shown in this video, but i want to contract an expert in the topic that knows what he is doing (like the guy from the video) what or who should i be looking for? What's the name of the guys that know this stuff?
@siddhantlau
@siddhantlau Жыл бұрын
How does one add the current value of their assets on the portfolio?
@james_flint
@james_flint Жыл бұрын
What's the best Bubble coaching/courses you recommend to learn quickly about this tool ?
@Charlesigbe
@Charlesigbe 2 жыл бұрын
Hi Simon, thanks for this quality content. I am working on a SaaS product and would like to connect with you as I believe your input will be constructive. Please let me know how I can reach you. Many thanks.
@Charlesigbe
@Charlesigbe 2 жыл бұрын
I have sent you an email.
@leowalter8555
@leowalter8555 2 жыл бұрын
Hey Nice Video ! I was wondering if ist was possible to make the site more interesting with the price of the cryptocurrencie calculated with the amount, not just the amount. Thanks For your answer!
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thank you! 😁 Yes, that would totally be the next step - finding a Crypto Ticker API and hook it up through Zapier to update the "net worth". Indeed, totally possible.
@DempKing
@DempKing Жыл бұрын
How much are all these services you signed up for to build it out and what’s the ongoing costs for using these services?
@SimonHoiberg
@SimonHoiberg Жыл бұрын
You're not the first to ask! I'm gonna have a video where I break down the cost soon.
@alqods80
@alqods80 Жыл бұрын
Very good, but it is almost easier to do it yourself if you are a developer.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Assuming you're a well-versed developer, yes. I agree.
@michaelprovenzano8911
@michaelprovenzano8911 Жыл бұрын
While this is super cool... isn't this highly impractical? I suppose it's a great way for a non-developer to sketch out an idea - or maybe even get an MVP off the ground, but outside of those use cases wouldn't costs scale so much that they substantially eat into profits?
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Yes, I would agree. A setup like this is great for an MVP - maybe even an early-stage SaaS. As you find market fit and demand grows, I'd change to a more custom tech stack as well (including software engineering).
@kikirizki1865
@kikirizki1865 2 жыл бұрын
Hi Simon, is it possible Appsheet to link to Memberstck and Zapier. Now I'm developing Mockup SaaS Mobile Apps. Fyi I'm not programmer :) Could you advice the best way to build using no code for Mobile Apps Appreciate your repply Thanks
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Hi! And thank you 😊 I'm not familiar with Appsheet, but if you can integrate it with Zapier, you can integrate it with the rest of the stack. Check out Flutterflow - it's like Webflow, but for building mobile apps in No Code.
@kikirizki1865
@kikirizki1865 2 жыл бұрын
Ok tq will check Appsheet have functionality connect with zapier, i do try and let you know if works If you interested
@NaturalNutritionist333
@NaturalNutritionist333 2 жыл бұрын
1:58 does this mean each new user has to be manually entered in this way?
@NachrichterTheGood
@NachrichterTheGood Жыл бұрын
Not at all! It’s just the way the workflow is set up - it needs full round of example data. That way Zapier will know how to handle future events.
@dzulhelmi81
@dzulhelmi81 Жыл бұрын
This is nice, but who want to use this kind of saas? It just showing how many coin we have? Don't get me wrong, I like the idea, but in reality its easier to store it somewhere like Google sheets or any crypto wallet like Binance, etc.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Of course - this is just an example. Otherwise, it would become a very long video 😉 Now, use your imagination to think about other cool features you'd add if you were to build a SaaS like this.
@kalvaxus
@kalvaxus 2 жыл бұрын
What's the monlthy cost of these apps together?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
It's something I'll cover in an upcoming video. You're not the first to ask for a price breakdown.
@waynelast1685
@waynelast1685 Жыл бұрын
13:33 no code newbie here… what language is that?
@last-life
@last-life 2 жыл бұрын
Just to summarize - what type of records would you store in Webflow CMS vs what type of records would you store in Airtable?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
I like think of it like this: - In Webflow CMS, I want to store enough data to visually present it to the user in a nice way. - In Airtable I store the underlying data (typically along with other datapoints that might not necessarily be synced with Webflow CMS, but might be needed for establishing relationships, linking to other tables, etc).
@last-life
@last-life 2 жыл бұрын
@@SimonHoiberg ok Webflow for Cms content. Airtable for app content
@sajjidkh4209
@sajjidkh4209 2 жыл бұрын
Could you please make crypto investment website with full payment option? we will realy appreciate
@shuibabdullah4932
@shuibabdullah4932 2 жыл бұрын
So its more Low-Code than No-Code since you're using JavaScript, a bit misleading there Simon
@marcusshamase2050
@marcusshamase2050 2 жыл бұрын
You really make your videos exciting. But you are too fast.
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
Thanks man! They are not meant to be "build-along" tutorials - rather, a demonstration of the concepts. So if you wanna build along, yeah, you'd need to pause at each step 😊
@deian85
@deian85 Жыл бұрын
So much complexity and work just for doing a create and read? Nah, coding is much faster and easier. I can't imagine using this with an actual real world application that does something more useful.
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Well - if you *can* code, sure. But this is an outstanding way to get an MVP to market fast, without having to hire an expensive software development agency.
@Marin-Maleyran
@Marin-Maleyran 2 жыл бұрын
Im looking for a no code Discord community 😁
@musikuss
@musikuss 2 жыл бұрын
So, you just created a SaaS noone would use or buy by throwing a bunch of money at multiple SaaS? 😂 Btw, I really would like to see how you connect to multiple blockchains, analyze the data and get the results to your "SaaS" without any code... 😏
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
I created a "SaaS" that I could use as an example in this video series, and help a ton of people 😊 (as you can see...) Regarding API calls - I don't need to "connect" to any blockchains. There are plenty of ticker APIs available (totally normal REST APIs, nothing to do with blockchain), and I could pretty easily wire something up with NoCodeAPI (or Zapier for that matter) 😊 Though, arguably - some basic knowledge about how an API works would be helpful, yes.
@musikuss
@musikuss 2 жыл бұрын
@@SimonHoiberg I know it's just an example, but it isn't a practical one. Nobody would pay $49 a month just to set up a list with his crypto assets. He just could use Airtable himself with a free account with the same results. And if he wants to know how much his assets are worth right now, he just has to look in his wallet(s) or give Coinmarketcap a visit. The next thing is that you haven't implemented a way (yet), how he could update his assets. Let's say, he buys another Bitcoin. Does he really would like to pay a SaaS to do this on his own every time he buys or sells something? Here come wallets into play: He should be able to connect (all) his wallets to your service, so you can track his wallet addresses live on the blockchain(s) and present him with some nice graphs. And since it wouldn't be a good idea to store all his wallet addresses on the same database (for obvious privacy reasons) you would have to find a way to decentralize this storage as well and make it as anonymous as possible. Btw, a Fiat payment system for a crypto service isn't a good idea in this matter either. 😎 I get that you want to show people who can't code a way to set up their own business. But this way has a lot of limitations, especially in the crypto world. Why not pay a developer to do the work instead of paying multiple subscription fees to services you won't stay long?
@gidd
@gidd 2 жыл бұрын
@@musikuss You're over analysing this video for literally no reason
@jossdiim
@jossdiim 2 жыл бұрын
no man, it's no easy)
@FranzAllanSee
@FranzAllanSee 2 жыл бұрын
3:04 how secure is this? can someone just do an html edit and change the member id?
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
No, the ms-data and data-name is placeholder values. The real values won't be substituted until the form is submitted and the data is sent as a request. This is all handled by Memberstack. So you can't just simply edit the HTML, no.
@FranzAllanSee
@FranzAllanSee 2 жыл бұрын
@@SimonHoiberg but i just need to be logged in in order for me to have access that form. And once i have access to that form, i just need yo inspect the HTML, change the member id, and submit data for a different memmber
@SimonHoiberg
@SimonHoiberg 2 жыл бұрын
@@FranzAllanSee no, that's not how it works. The form doesn't contain the actual ID. It contains placeholder values that will be substituted by Memberstack when the form is submitted.
@FranzAllanSee
@FranzAllanSee 2 жыл бұрын
@@SimonHoiberg i see. Thanks for the clarification! Great video! 😁👍
@Cal97g
@Cal97g Жыл бұрын
I could just manipulate your form to add crypto to someone elses account
@SimonHoiberg
@SimonHoiberg Жыл бұрын
Not easily, no.
I Created a SaaS Only Using No Code Tools - Part 1
14:48
Simon Høiberg
Рет қаралды 257 М.
How I Use AI + No Code to Validate any SaaS Idea
10:39
Simon Høiberg
Рет қаралды 281 М.
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 55 МЛН
Сюрприз для Златы на день рождения
00:10
Victoria Portfolio
Рет қаралды 2,2 МЛН
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 11 МЛН
5 SaaS Ideas You Can Build as a Solo Founder
13:30
Simon Høiberg
Рет қаралды 411 М.
This AI Scraper Update Changes EVERYTHING!!
19:22
Reda Marzouk
Рет қаралды 21 М.
How to create Micro SaaS + AI + No Code, Solo | Beginner guide
38:05
Dennis Babych
Рет қаралды 260 М.
How to Build a SaaS Factory - Ship 10x Faster
14:12
Simon Høiberg
Рет қаралды 32 М.
SaaS Ideas You'll Want to Steal for 2022
25:07
TK Kader
Рет қаралды 46 М.
Every NO-CODE Tool You Need to Build ANY Business
12:22
Payton Clark Smith
Рет қаралды 39 М.
Start a No Code SaaS Business Using These Tools
12:02
Simon Høiberg
Рет қаралды 223 М.
23 AI Tools You Won't Believe are Free
25:19
Futurepedia
Рет қаралды 2,1 МЛН
The Secret Science of Perfect Spacing
9:40
Chainlift
Рет қаралды 444 М.
How I Use Ai + No Code SaaS to Make $30,000/Month (Advanced Ai Automation)
12:29
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 55 МЛН