ChatGPT Won't Steal Your Job
2:22
Пікірлер
@dontignore5567
@dontignore5567 2 күн бұрын
how to store this Ydoc in MongoDB ?
@OnlyCleaning
@OnlyCleaning 2 күн бұрын
Can we make a theme.js file to define a new structure for all colors like making a new design system for colors and texts etc etc
@RukhsadKhan-et9ix
@RukhsadKhan-et9ix 2 күн бұрын
Hi, I am getting an error message as "Too Many Requests with status code: 429" and I am getting as reposne "Error communicating with OpenAI API" Can anyone help me with this?
@RukhsadKhan-et9ix
@RukhsadKhan-et9ix 2 күн бұрын
Hi, I am getting an error message as below
@yarapolana
@yarapolana 3 күн бұрын
if you have a different type of login (eg: email and pass) does the Google login override the other login? and does the Google session expire?
@GamerTito21
@GamerTito21 5 күн бұрын
This is literally the best and most didactic video I saw so far with authentication. I kinda knew how to do, but I was not understanding why I was doing those stuff lol, thank you very much!!
@FinnFarrell-gs1oe
@FinnFarrell-gs1oe 7 күн бұрын
Has anyone followed this tutorial recently, I believe supabase may have updated the way it does th emagic link sign in. After copy and pasting the async MagicLoginFunction, im met with a 403access denied error.
@RaldCodeVBNET
@RaldCodeVBNET 8 күн бұрын
CReate more videos
@RaldCodeVBNET
@RaldCodeVBNET 8 күн бұрын
Your one of the best youe teaching react, your clearly delivered and ex[lain
@Guitar_Dev
@Guitar_Dev 8 күн бұрын
Is it possible to have the text writen both ways ?
@hassan33333333
@hassan33333333 9 күн бұрын
when creat product you had to setState to re-render instead of refresh because react is Declarative not Imperative
@NicolasSilvaVasault
@NicolasSilvaVasault 11 күн бұрын
is there a way to run a command like run ios or run android and set the environment there?
@RaldCodeVBNET
@RaldCodeVBNET 12 күн бұрын
please add a pciture of the product
@Hydroxyl
@Hydroxyl 12 күн бұрын
you are my goat
@RaldCodeVBNET
@RaldCodeVBNET 12 күн бұрын
Add a picture
@MuhammadBilal-hq3xn
@MuhammadBilal-hq3xn 12 күн бұрын
Thank you so much.
@EugeneVe
@EugeneVe 15 күн бұрын
Why its not working for me
@imnotasimp7440
@imnotasimp7440 13 күн бұрын
Put the .env file in the same directory as the package.json file, then restart the server.
@lucassu9099
@lucassu9099 15 күн бұрын
How can this apply to multipage? I found myself auto signed out when switching pages..
@Katana_SJ
@Katana_SJ 16 күн бұрын
i tried to build the app same as your code but there is an error in console: (429) (Too Many Requests)
@kaeithemmanueleddu918
@kaeithemmanueleddu918 17 күн бұрын
google script link
@waad1503
@waad1503 20 күн бұрын
i followed step by step but the chatgpt didn't work well with me
@MuhammadNazim-jl1eo
@MuhammadNazim-jl1eo 20 күн бұрын
its better to not use this video to do as it has deprecated
@naolfekadu6101
@naolfekadu6101 21 күн бұрын
No mongo db? Am having tourble setting up with mongoose
@lainhathoang
@lainhathoang 21 күн бұрын
ty
@Scott74921
@Scott74921 21 күн бұрын
What about other enviroment? How do you seperate them?
@myke6972
@myke6972 22 күн бұрын
can i add output? like for example in html and css, can i add output?
@Jake-bh1hm
@Jake-bh1hm 23 күн бұрын
Awesome, completed this but now it would be cool if you had a video showing how to convert this into local store or integrate with drizzle
@hitesh2293
@hitesh2293 23 күн бұрын
How are you navigating to success page after login? ??
@elujobaoluwafemi1668
@elujobaoluwafemi1668 24 күн бұрын
THANKS!!. I am building a text editor where users can create notes in a note block, upload images, pdf etc. I am also required to implement a 3D (gltf) selector so that users can select a 3D model and upload it on the editor. They can also preview it. How can I go about this please? @cooperCodes
@aibabas
@aibabas 25 күн бұрын
Amazing tutorial. And I love that you're using Vite
@ayush_bhardvaj
@ayush_bhardvaj 25 күн бұрын
What to do when we need to save user details in database?
@jackb9045
@jackb9045 26 күн бұрын
Has anyone else encountered issues with all messages being aligned to the right side? I've compared my code to Cooper's and it looks almost identical so I'm not sure what the problem is... Many thanks in advance
@jackb9045
@jackb9045 26 күн бұрын
Update: it turns out I needed to specify on all messages the direction, either "incoming" or "outgoing" fixed the issue.
@kushalappaca5324
@kushalappaca5324 27 күн бұрын
How do i get a bearer token if I want to hit a spring boot backend using OAuth2.0?
@lowmikow1099
@lowmikow1099 27 күн бұрын
Thank you som much for this tutorial! I've been looking for well-explained installation and usage of the new Google login!
@apoorvaraj3894
@apoorvaraj3894 27 күн бұрын
You saved me Man. Really 😄. Thank you for the video and your work.
@dylanalvandi
@dylanalvandi 28 күн бұрын
Straight to the point, love it!
@cloud7386
@cloud7386 29 күн бұрын
Do you know why does the Theme switcher doesnt work after compiling?
@Jazzsterr2468
@Jazzsterr2468 29 күн бұрын
This is the most helpful video about understanding how to use the spotify API. My guy literally explains every single step! Amazing work! Thank you!
@dhamithkumara6452
@dhamithkumara6452 Ай бұрын
@silyashevich
@silyashevich Ай бұрын
Important: the variable must start with REACT_APP_
@strongmmc
@strongmmc Ай бұрын
hi @CooperCodes, great tutorial! I was wondering if it would work without edge runtime as well. I'm looking to introduce a chat component on an Azure App Service deployed next.js app, which should not support that kind of runtime...
@deepkodes4434
@deepkodes4434 Ай бұрын
you could have used mongodb, mongoose as thats industry standard
@deepkodes4434
@deepkodes4434 Ай бұрын
can u please provide the code , great video tho
@7maciej7
@7maciej7 Ай бұрын
nice vid! it would be nice if you showed at the end of the video how to get rid of all the @ts-ignore's 😃
@aritnath151
@aritnath151 Ай бұрын
hi there, great effort to teach ! Just wanted to know, is it a good practice to reload the page which you used inside createProduct function?? What else we could have done without using winow.location.reload() .....??!!! PLEASE REPLY
@devgauravjatt
@devgauravjatt Ай бұрын
❤ thank you so much 🎉🎉
@hedgehogz
@hedgehogz Ай бұрын
Great Video! Is this code anywhere on your Github repo? I couldn't find it.
@emmanueldodoo8488
@emmanueldodoo8488 Ай бұрын
after several hours of combing through docs trying to fix a bug, this video helped me figure it out.
@BenDHu
@BenDHu Ай бұрын
Thanks for the great tutorial. I do have one question though, even if you use .env per this is a frontend project, how can we guaranty the security of my supabase project anna key?
@RobChambers-ew8gj
@RobChambers-ew8gj Ай бұрын
Can you do a video that builds upon this one, adding a frontend interface for both user prompts and assistant responses, and also an "admin" window that would allow for data training without the need for code? That would rock!