sU-BitAczJE β
Create an App's Frontend with AI
Transcript β
[00:00] we have finally did it we have completed our landing page here going from zero lines of code all the way to however many using artificial intelligence to help us throughout the entire process as we know from lesson one this is going to cost me no money like absolutely no money to run the only cost associated with this now is $12 a year therefore going back to our original situation where I was paying $18 a month $216 a year and $1,188 every 5 years well guess what not anymore now that the website is complete the purpose of this video is I'm going to tell you what's next and on top of
[00:30] that best practices as a side note if you're just finding this video and you're and you somehow found yourself on lesson 10 check out the playlist in description down below we start at lesson one all the way to lesson 10 here showing you how to build out an actual website we're talking about functionality when it comes to external links EG I click this Banner go to the external link we're also talking about popups within the website what's the active investment automatically loads a YouTube video automatically gets going scrolling down here we have the ability to create different cards here we also have the ability to sign up emails to our newsletter like ton of functionality this was a web hook showing you how to
[01:01] secure web hooks Etc and don't worry we also made it mobile responsive for any type of screen looking pretty good now the best part about creating a website is that this is basically digital real estate this will always exist at my domain for The Eternity unless I can't pay that $12 a month so that's the first good thing about this the second good thing is that best practices kind of goes over this entire tutorial here and the entire lessons you've seen up to this point when you want to add additions to your website make sure to create a separate branch do it a local host and then push to here now let's take this one step above that that what is the best of all best practices that
[01:32] is doing a QA environment or alternatively named a staging environment let me give a brief rundown of what that is and then that's going to lead up into the final part of this video so what we've been doing up to this point is that we've been using the local environment the local environment is what we saw with Local Host 3000 and while using the local environment when we're pushing to Firebase hosting we've been just going directly to production just shooting right to the production seeing if it works seeing if we're good this kind of logic in the sense of we're in Local Host it looks good pushing to
[02:03] prod production live website link is f in the context of very simple websites like Landy Pages like what we did in this entire series or just you know websites in general that don't have too much functionality although if we're creating software we don't do this this would be very bad if we're creating software we do local to QA and then QA to production so your first question might be is Corbin what the heck is a QA don't worry what QA is is a duplication of production but a separate environment to be more clear here this is a separate
[02:33] Firebase project this has separate Google Cloud functions for the back end these two are carbon copies of each other but it's one Firebase project dedicated to QA and one Firebase project dedicated to production one Google Cloud dedicated in the backend for QA one Google Cloud dedicated in the backend for production the reason we do this is that we test the application in QA to make sure everything works good in a live environment from QA then once we confirm that we then push to prod here that allows the general user base to access the new features as well if that
[03:04] didn't make that much sense don't worry as that is the purpose of what's Happening next we are going to be creating a playlist that shows you not how to actually create a website like we did in this playlist but shows you how to actually create a software I don't understand corpin what do you mean actually I mean like we're going to do zero lines of code to however many and build out a real live software as a side note some of y'all might be like what the heck why does this guy keep showing bump UPS this is the software I'm currently developing for context what this means though is that in this series you thought this series was in depth for
[03:34] the last 10 episodes holy smokes I don't know how many episodes are going to be in this next playlist I do dedicated to this topic but it's going to be lengthy as when you work and create software we're dealing with a whole another shabam what you saw in this series was purely front-end development this introduces backend development this introduces a new language called python which pretty sure you guys are familiar with or at least heard in addition this includes a bunch of different stuff we can do in Firebase Firebase storage Firebase database Firebase o Firebase Etc like this is going to be a really
[04:05] In-Depth series so if you enjoyed this series and you followed me up to this point let me show you how to use artificial intelligence to actually code out a software that is usable and as I did with this web series half of the content will be found on YouTube and the other half will be found in my school Community therefore if you actually want to learn how to build out AI software you can follow me here on YouTube make sure to subscribe you'll get the first half of how to build out software and then the second half will be found here if you don't want to join that's that's fine but as a side note that $19 is going to be the cheapest it ever is if you lock in now you'll get that for life in the future it'll be higher so let me
[04:35] go ahead and leave you with this then cuz you know what's coming next in the future building a software if you have an idea for a software you kind of want to be the focal point of this entire tutorial or this entire series and have me build it out let me know in the comments down below if something Peaks my interest I'll use that as the focal point if if something doesn't then I'll just do my own idea that completes this entire series here which is like four to five hours long I'm not too sure pretty crazy if you You' been with me this entire Journey that's awesome make sure you leave a like it's completely free and I'll see you in the next video