Hey! Can you please upload a MERN video showcasing google oauth and also 2FA? Please don't use Next.js and Typescript. Your way of teaching is really great. It would mean a lot❤I know you guys must be getting a lot of request. Please show how oauth2 is now being implemented in production. Thank you!
@shreyxnsh.14 Жыл бұрын
+1
@charindubandaranayake78883 ай бұрын
@@shreyxnsh.14 +1
@rademilijasevic4313 Жыл бұрын
Adrian you are an amazing coder as well as presenter/teacher. Without previous typescript or React or NextJS knowledge, I was actually able to follow you in real time. This is one of the rare videos that actually work top to bottom and is excellent place to start coding. Following this video I will take Next.JS tutorial to have all this sink in and continue learning. All the tech stack used in this video is awesome, I am sold for it. I spent days searching for a good tutorial on building an ecommerce site and I hit a jackpot finding this video. I designed and built an e-store using Elementor and WP but I wanted to learn the code and start customizing. Many many thanks. Keep up your great work.
@kazerdira47043 ай бұрын
i really get interested in your comment , brilliant you are a genius i am not joking ! i did code for more than 3 years , (not js or css) and i can even get to the min 30 mins , good luck anyway
@mahtabvariyani Жыл бұрын
This guy is a savior for all those who are learning JavaScript. He is the best on KZbin, and, most importantly, he never says 'follow me,' 'subscribe,' or 'like.' Because everyone, after seeing his talent, perfect work, and effort, which he puts into his content, will like, comment, and subscribe automatically. This guy is the best JavaScript teacher on KZbin
@javascriptmastery Жыл бұрын
Thank you! It means a lot!
@KolaToyin-wf6vb Жыл бұрын
For real. Anytime I see a notification that he has drop a new video I'm always ready to check it out
@moalaoudi9411 Жыл бұрын
@@javascriptmastery Yes Good content. However, I want to see more of these full stack and MERN projects and more deployments on AWS. More projects of Full stack Applications with AWS.
@preciousbanigo11 ай бұрын
@@KolaToyin-wf6vb same here Bro. Amazing content everytime.
@rheinatamara7401Ай бұрын
sooo true!!!
@volumetwoooo Жыл бұрын
The amount of ultra quality this channel has been putting out is pure blessing from Adrian to all of us who keep studying this. Thank you so much, as always.
@javascriptmastery Жыл бұрын
Enjoy!
@Mohammadr_m Жыл бұрын
Thank you so much, Mr. Adrian! I'm a developer who'sbeen stuck with wordpress for ages. Ive been looking to transition to Next.js but time was always an issue. This video is exactly what I needed to make this shift happen. Really thankful for this! 🙏🏻
@javascriptmastery Жыл бұрын
That's amazing, enjoy it!
@AzizbekMamatqulov-kf8ld Жыл бұрын
maybe I should change environment variables ??? I tried but not helped
@seriousburrito1529Ай бұрын
Anyone else wake up to this?
@frostyrxd348Ай бұрын
Yup😂
@peter.d.song95Ай бұрын
Wtf am i at lmaooooi
@rwconz_live2267Ай бұрын
Bruh every night 😂
@izznorazhan8945Ай бұрын
Damn HAHAHAHAHHA
@Atlas-loves-gamingАй бұрын
Yep
@dreamerz95 Жыл бұрын
Dude you're killing it when it comes to react and next. How are you rolling out things so fast with such an amazing quality.
@nomen385 Жыл бұрын
He's an alien
@guitarhero69 Жыл бұрын
bro has a separate team working on new projects. and then he presents them in a video
@dreamerz95 Жыл бұрын
@@guitarhero69 makes sense
@javascriptmastery Жыл бұрын
Thank you so much! ♥️
@DS-AIArvinkritik Жыл бұрын
@@javascriptmasterybro make us a devoloper with angular and vue also !!!
@bigjoe100 Жыл бұрын
This guy is just killing it ever since I found your channel I have fallen in love with Front-end development. Just started the social media App with Tailwind and Appwrite project and I must say it is fantastic.Thanks, Adrian for bringing real web development to us.
@javascriptmastery Жыл бұрын
Thank you Joe!
@hungryhungarian1684Ай бұрын
I fell asleep while watching some gaming videos... I work up and saw I slept through all of this, hopefully I learnt something in my sleep lol
@UniqueDoctrineАй бұрын
lol same
@itamarhertz6948Ай бұрын
Vanced? Maybe they're using us to boost views
@kazi79359 ай бұрын
This is the best video on e-commerce project I’ve ever seen on KZbin. I was able to start and finish it without any complications. Thank you so much Adrian.
@Eli128987 ай бұрын
Hi, do you mind telling me how did you handle payload setup? I can't continue because it's not free for a while now
@Sbuja-o3cАй бұрын
@@Eli12898 Yeah I am also interested to know. The newer version doesn't have the e-commerce template, or did you manage to figure it?
@elizeneli9858Ай бұрын
@@Sbuja-o3c No I didn't unfortunately
@thedonner7746 Жыл бұрын
OOh im so excited for this one! i recently found your old e-commerce tutorial and the old versions of everything made it deprecated, i was so sad, time to work again!
@GoodbyeMrX10 ай бұрын
By far the best channel for coding. Very good explanation, I learned alot. Coding is on point. Great mic, voice of an angel. Ty for this great tutorial!
@RoadTrip-and-Music Жыл бұрын
In case someone face errors when deploying this nice project I can share my trick which helped me deploy it finally )) maybe it's not good way, but my goal was to deploy it in anyway! )) some rows should be added in .eslintrc js file... plugins: ['prettier'], rules: {'prettier/prettier': 0} to avoid a lot of prettier errors during building logs and also need install 'simple-import-sort' plugin and add few rows to the same .eslintrc js file... plugins: ['simple-import-sort'], rules: { 'simple-import-sort/imports: error} to avoid a lot of errors with saying to run autofix to sort imports... Somehow it helps! Ha ha! ;)
@RoadTrip-and-Music Жыл бұрын
That was funny )) --- ESLint: Cannot read config file: /workspace/.eslintrc.js Error: error is not defined --- the trick was not in that rows should be added, but in that way that it couldn't be read and just passed through, so no errors anymore and build was done! :D
@BhuvaneshM Жыл бұрын
We all accept that the quality is extremely good but in most of the videos you are building FRONT-END based projects. In this video you are using a CMS to handle back-end. All we want is a REAL FULL STACK project with Backend code. Like a MERN STACK PROJECT 🔥🔥🔥🔥🔥
@cold_mi-gente7 ай бұрын
Getting engaged towards his NextJS course
@vaporizor92 Жыл бұрын
I am up to 50:08 and having a difficult time finding the correct .scss referenced at 50:08 for the grid. Therefore, I manually wrote it up and here it is for anyone who needs it: .inclusions{ display: grid; justify-content: center; gap: 30px; padding: 0; grid-template-columns: repeat(4, 1fr); margin: 100px 0; @include large-break { grid-template-columns: repeat(2, 1fr); } @include mid-break { margin: 60px 0; } @include extra-small-break { grid-template-columns: 1fr; } }
@user-yc3pb1ij7g Жыл бұрын
That section of code was missing and was giving me errors. Thank you so much!!
@someoneyouknow244010 ай бұрын
You're a life saver, thanks!
@GoodbyeMrX10 ай бұрын
Thanks. At the end there is still missing: .icon { margin-bottom: 16px; }
@akashgudigar8077 ай бұрын
this code is there in the actual git hub repo, check there for the actual code. In the assets folder its missing, but in the FooterComponent index.module.scss its there
@josecentenodev Жыл бұрын
Wow, I'm really impressed by how you handle debugging on the fly as you code! It's amazing to see your problem-solving skills in action. Your ability to troubleshoot and fix issues on the spot is truly inspiring. Keep up the great work!
@MotivateSphereOfficials Жыл бұрын
yes he's talented ,
@HannanShah-el5cr Жыл бұрын
I never comment on videos, but I must say you are a talented teacher. I wish you all the best with your channel!
@yousufhossain9768 Жыл бұрын
When i get a job im gonna surely buy all of courses you provided .. thank you Adrian for teaching us the best quality content about Web development. You teaching us prod quality project that can actually increase the value of resume.
@javascriptmastery Жыл бұрын
Thank you!
@anidkhan6796 Жыл бұрын
Damn this must be the most functional and best e-commerce next js project available on KZbin.
@bestthegamer0711 ай бұрын
yeah bro
@MohamedAdel.94 ай бұрын
Can I deploy this project and make it a live demo in my portfolio
@codemantis5986 Жыл бұрын
Was on the lookout to start my own e-commerce store, this came just in time!
@ahmadsohail_yt6 ай бұрын
same
@MohamedAdel.94 ай бұрын
Can I deploy this project and make it a live demo in my portfolio
@miloshayk172411 ай бұрын
Man your the best. This guy is super crazy . No one is near him on youtube superb content
@adrianmaull1242 Жыл бұрын
Excellent course. It would be nice to see how to include shipping details in the Cart/Checkout process.
@Andrew-Tsegaye4 ай бұрын
I can't love this project! Bro, you're ..... I'm speechless thank you so much!
@viallymboma9874 Жыл бұрын
Damn...the speed at which you do this is just mind-blowing... you're a power dynamic to this js generation 🎉
@WiLDeveD Жыл бұрын
You are the Best bro by far in Full Stack App Tutorials in KZbin. Thanks and God speed ❤
@javascriptmastery Жыл бұрын
You're welcome! ❤
@MohamedAdel.94 ай бұрын
Can I deploy this project and make it a live demo in my portfolio
@Tapadar.Monsur Жыл бұрын
Absolutely phenomenal, Adrian! Thank you for another project video.
@javascriptmastery Жыл бұрын
Thank you so much!
@nullpointer7809 Жыл бұрын
Somebody give this man an Oscar. Or whatever is equivalent for a web developer!
@torahfelix7820 Жыл бұрын
Your content is just so awesome. I just started learning js and I have already built 2 react projects and learning really good practices. I can't thank you enough Adrian. 😭
@javascriptmastery Жыл бұрын
Thank you!
@devanshsinghparmar Жыл бұрын
this is an amazing one, but there is one thing still missing I would love to suggest that please add Size feature in this e-commerce or reference us. It will be helpful for many of us!
@ahmeddalhalabi Жыл бұрын
This is what we've been waiting for After the excellent course on next.js14 I think you are in this lesson You will expand further on next.js It touches on new points that have not been touched upon before This will make people follow your lessons It reaches a very advanced stage in next.js Thank you from my heart I promise you a nice surprise after a week My son who followed your course on next.js 14 Near the end of the project But after he added a lot of wonderful things to it You will be surprised by it He is still 14 years old and we are waiting for you to translate the video into Arabic
@javascriptmastery Жыл бұрын
Thank you!
@ayushgupta-ui3og9 ай бұрын
TUTORIAL ON HOW TO SELF HOST PAYLOAD CMS CODE
@eternl_sunshine228 ай бұрын
I assume you can do this on Fly IO
@zakariadamu93456 ай бұрын
@@eternl_sunshine22 please is using a CMS the better way of going about a project's backend, rather than using node or python??
@Pizzaboi872 ай бұрын
Did you find any working solution?
@Sbuja-o3cАй бұрын
@@Pizzaboi87 Did you find a solution?
@cloudynana2 ай бұрын
First Day: 1:15:00 Second Day: 2:30:00 Third Day: 3:52:16
@Yerevan239422 күн бұрын
is website template the same? there is no ecommerce template on payload.
@R0VERKAI Жыл бұрын
OMG, I just asked for this in another Video. Is this magic?!🤩 Thank you so much😭
@programmerslife01 Жыл бұрын
Awesome of the awesomeness!!! As always, thank youu so much, Adrian! 😁😍😍
@javascriptmastery Жыл бұрын
Thank you!
@mimcris8481 Жыл бұрын
E-Commerce app! Great, I'll definitely try this one out!
@Faizee_Motors Жыл бұрын
Nice , i tried this. But can you share how to add slider filter for price range, more products photos and if want how to add another payment provider.
@theuncannyepicurean5 ай бұрын
I'm pretty sure I'm not the only one making bucks from web dev because of Adrian. This guy is the man. God bless him.
@HrissW4 ай бұрын
How do you print man?
@Sbuja-o3cАй бұрын
I am having trouble with payload, they don't have the commerce template on the website, please advise, what is the alternative?
@khaledlkurdi11 ай бұрын
That is one of the best videos on the internet now 🔥 because it is solving and explaining a looooooot, thanks!!
@perry-cyber Жыл бұрын
I've been looking for this for years on KZbin 😂😂😂
@javascriptmastery Жыл бұрын
It's finally here! :)
@perry-cyber Жыл бұрын
And I'm really glad saying a big thanks to you and your team for the hard work
@muhamedmouzoun10 ай бұрын
The way you explain is amazing. It keeps you focused ! Thanks!
@MohamedAdel.94 ай бұрын
What's up, can i add it in my portfolio and deploy it
@feliciahaggard24 күн бұрын
Payload doesn't have the ecommerce template anymore.
@Ilohimushka11 ай бұрын
This companies are wild ) every time youtuber makes tutorial they tighten up their free tier the same month )))
@amitabhkumar767111 ай бұрын
now they give 6 days free trial
@zorojuro5132 Жыл бұрын
That's incredibally project. but i want to know, what would be happen after 30 days we used payload cloud ? are we have to pay the cloud for more ?
@ProjectsMastery82 Жыл бұрын
This is a great video Adrian 🎉 I love the CMS part 😊
@javascriptmastery Жыл бұрын
Thanks!
@ojongrandy25806 ай бұрын
Long Live Andrain. Long Live JSM. JSM has everything a developer need ❤
@brendanmilton502510 ай бұрын
Great tutorial! Looks like it's only a 7 day free trial with payload now. Just letting you know :)
@lhm9068 Жыл бұрын
this is what i was looking for. I know the video will be absolutely amazing. Thank you so much jsm!!!
@javascriptmastery Жыл бұрын
Enjoy!
@barbararajic3610 Жыл бұрын
Adrian, you are a lifesaver. I have been looking for a quality course like this for weeks. Hvala ti puno ❤
@javascriptmastery Жыл бұрын
Happy to hear that!
@adenkaine Жыл бұрын
It would be cool to see how to incorporate the Printful API (which is free to start) into this for the products maybe on a future video! Good Job though, awesome stuff!
@judao138311 ай бұрын
Thanks for the exellent content! Is there a guide for Deploying on the free tier in Vercel?
@MohamedAdel.94 ай бұрын
Can I deploy this project and make it a live demo in my portfolio
@pulkitmethaniya6471 Жыл бұрын
You. Killed me 😢 I started your old ecommerce project today and make it half and you uploaded this 😢
@javascriptmastery Жыл бұрын
No worries, you'l llearn more that way if you combine the two! :)
@vaibhavchauhan3741 Жыл бұрын
You are Great 👍🏻👍🏻 Thanks for keeping this type of High quality content for free ❤❤
@javascriptmastery Жыл бұрын
My pleasure 😊
@michaelanthony4750 Жыл бұрын
You read my mind. I was just wondering how to use Payload. Thanks!
@javascriptmastery Жыл бұрын
Glad I could help!
@adilhasan9943 Жыл бұрын
Just finished watching your fantastic Next.js project video - loved how you explained everything so clearly! 🚀 I was wondering if you have considered creating a video tutorial on building a social media project with Next.js and Sanity? It would be amazing to see your insights and guidance on creating such a dynamic project. Looking forward to more awesome content from your channel! 👍😊"
@javascriptmastery Жыл бұрын
Great suggestion!
@temidayogabriel6496Ай бұрын
Your tutorials really are the best!!! Ever since I found your channel, I’ve forgotten the rest of the channels I followed. I want to ask if you could possible make a multi-vendor marketplace website using this payload CMS if possible, and if not, I trust you to provide with the best alternative that works.
@Sbuja-o3cАй бұрын
Did you manage to follow along well, and how did you bypass the payload section?
@MahmoudAfifi-ws1vr2 ай бұрын
why i can't find number 3 4:45
@KayodeVictor Жыл бұрын
Sir you the best on youtube. No doubt!!!
@FranklinLokkiАй бұрын
Did payload removed the ecommerce template ? 😭😭
@LukmanAbdulHaq-wx6wmАй бұрын
yeah, im stuck too
@a.tarikbostan Жыл бұрын
Maaaan this one and only content in entire youtube❤ Thanks brother
@javascriptmastery Жыл бұрын
Thank you!! ♥️
@WIMMYY2 ай бұрын
Was just trying to follow the video. I guess payload has removed the ecommerce template, hence the database link is not working ( at 13.05 ). Any alternative for this?
@rainernsa2 ай бұрын
Same here, looking for an alternative to run it with
@DEADPOOL-nx3fg2 ай бұрын
Did you guys find any alternative please reply if you have found one
@freeion2023 Жыл бұрын
Just Amazing. Exactly what I was waiting for.
@omereker8824 Жыл бұрын
Hi, when will payload be available on vercel exactly? couldn't find an announcement about it
@ayukalvieri315410 ай бұрын
Any answers?
@haithambahr75397 ай бұрын
Any answers?
@mazeedsalvador8578 Жыл бұрын
Wow! I haven't started but just the demo is blowing my mind 🤯
@vikalindeman9315 Жыл бұрын
I started to have problems with payload right away, it creates a new repo and then throws and error Reference does not exist. And I can't find a way to fix it. Annoying, in the video project looks really cool, but it is impossible to start with all the bugs on Payload side
@javascriptmastery Жыл бұрын
Try reaching out to their Discord server :)
@payloadcms Жыл бұрын
Hello! We uncovered an issue, where if you had a default branch name set on your repo (other than main) cloning a template would fail. We've made a change that will respect whatever your default branch name is, and this should now work as expected. Please give this another shot and let us know if you still run into an issue.
@Sbuja-o3cАй бұрын
@@payloadcms What is another alternative for the e-commerce template, I am finding it very hard to follow, please advise? thanks
@LukmanAbdulHaq-wx6wmАй бұрын
@@Sbuja-o3c i hope we get a solution
@programmershams Жыл бұрын
Bro you are the best developer i knew so far You are amazing 👏 ❤️
@javascriptmastery Жыл бұрын
Thank you so much 😀
@reddyaishwaryav78012 ай бұрын
e commerce template is not available in payload what to do now
@manish24122 ай бұрын
Same
@ramona94kid2 ай бұрын
Same
@asaiahhenson Жыл бұрын
am happy you did it this time with normal Css
@javascriptmastery Жыл бұрын
Thanks :)
@continuouslearner Жыл бұрын
Please add authentication via Google as its so much easier for users rather than registering using yet another password.
@javascriptmastery Жыл бұрын
Try doing it on your own! :)
@yugal8627 Жыл бұрын
You are just waooo as always Adrian👌. Just a humble request please bring a video on Figma and GraphQL.
@EmmanuelNgwandu Жыл бұрын
It will be great
@javascriptmastery Жыл бұрын
Noted!
@urbanebachelor Жыл бұрын
Immediately get error when executing npm run dev. Looks like an issue with the /index.scss file in the payload folder.
@Voltvs939 ай бұрын
Is this resolved? 👀
@shadow_patel Жыл бұрын
Bro I was not following you since a long, as I heard about tutorial hell stuff and copying one line to line But this one is to must follow Definitely gonna make it
@javascriptmastery Жыл бұрын
Enjoy!
@anonymous12478 Жыл бұрын
why not tailwind css ?
@javascriptmastery Жыл бұрын
Just to switch things up a bit!
@ali5t4ir8 ай бұрын
Thank you again for another amazing tutirial - may I ask you to do one for an online Art Gallery including frame mockups & sales module? much appreciate it
@suhailsayyed3210 Жыл бұрын
Sir is your name is faizan ??
@javascriptmastery Жыл бұрын
Faizan is our designer! ♥️
@youthfactfactory7877 Жыл бұрын
Amazing video Adrian your explanations are awesome brother when it comes to react and nextjs ❣❣💖💖
@ashutosh_tiwari Жыл бұрын
You're replying to people who don't even try to build this but you don't have time to reply my comment where i asked you about an error.....
@kadir_ozyurek Жыл бұрын
What is the issue , can you solved it ?
@ashutosh_tiwari Жыл бұрын
@@kadir_ozyurek No it is not solved yet!! This is the error:- ERROR (payload): Incorrect username or password. In the console after pasting all the keys in the .env file. I checked so many times and all the keys pasted are correct without any typos.
@nishitlugun8394 Жыл бұрын
Exactly! This is the biggest problem with these creators, they will ask us to comment down the errors and when we do they’ll never reply.
@mrigankagogoi6262 Жыл бұрын
Be grateful for the free content he provided with his efforts even when you didn't asked for.
@ashutosh_tiwari Жыл бұрын
@@mrigankagogoi6262 it isn't related to what I asked. And yes I am very very grateful for his videos!!
@shubhamk1111 Жыл бұрын
Hi there! My favourite Coding Educator ❤
@javascriptmastery Жыл бұрын
Happy to hear that! ♥️
@Badis-n2u Жыл бұрын
But it seems a little complicated, anyone can relate ?
@CyberBro-exe4 ай бұрын
It is buddy.
@aymensettey8975 Жыл бұрын
Wow one of the best excited to start coding it along❤
@javascriptmastery Жыл бұрын
Enjoy ♥️
@ralphrosael Жыл бұрын
Wow! Thanks Sir for this awesome project! 🤩
@javascriptmastery Жыл бұрын
Most welcome 😊
@matthewmbazima Жыл бұрын
This is insane!!!! You are the G.O.A.T💯
@javascriptmastery Жыл бұрын
Glad you like it!
@ahmedhaidda526 Жыл бұрын
Adrian! Thank you for another project video .. js master ❤
@devanshsinghparmar Жыл бұрын
THIS IS OUTSTANDING FOR SURE
@javascriptmastery Жыл бұрын
THANK YOU!
@agadaFrancisLouis10 ай бұрын
Adrian, Payload is awesome!!!😄😍😍😍❤
@Showmatic Жыл бұрын
Payload sure is growing, I love using it
@javascriptmastery Жыл бұрын
Exactly!
@peakyblinderzz Жыл бұрын
Can I deploy this in vercel or netlify?
@ZachCortez Жыл бұрын
🎉yes! New weekend project! 😁
@javascriptmastery Жыл бұрын
Enjoy! 😊
@toomgbebu1649 ай бұрын
Appreciate the decication you give into what you do..keep it up. Want to also ask about the websites you normally use for your images and icons pls?
@valentinote71 Жыл бұрын
Thank you so much, Mr. Adrian! You provide knowledge about There really are a lot of these things.😁😁😁
@robertotieno7414 Жыл бұрын
Thank you so much sir! I love these tutorials. Learning so much.
@ishaanrawat9846 Жыл бұрын
Definitely a project that will standout and look good on my portfolio have to learn next js and typescript first :X
@nisarshinwari3854 Жыл бұрын
something i am looking for thank u adrian huge shout🎉😍
@javascriptmastery Жыл бұрын
Thank you!
@G_O_J_O_S_A_T_O_R_U Жыл бұрын
Amazing stuff as always, everything looks smooth , cant wait to build this
@javascriptmastery Жыл бұрын
Hope you enjoy it!
@krateskim4169 Жыл бұрын
My favourite full stack channel
@marcosmandamba3296 Жыл бұрын
Thank you so much for the content you have shared with us!
@javascriptmastery Жыл бұрын
Sure thing!
@nitishkafle8470 Жыл бұрын
This is great, thanks for making these videos. Any plans on creating a blog based project with Next 14 & MDX ?
@antareephasan Жыл бұрын
Hey, were you able to deploy it? Payload Cloud Storage is working? I am getting "access denied"
@Devbello. Жыл бұрын
Wow bro. Awesome project, quick suggestion; build a school portal for your next project ❤
@umairulislam9048 Жыл бұрын
What an incredible Project 😮😊😮
@javascriptmastery Жыл бұрын
Thanks!±
@rajimoshood10 ай бұрын
Adrian! This is really amazing. How can one add blogpost to this on payload? Blogpost is a very important tool in ecommerce and is missing in this tutorial 😢😢. Can simply creating a collection resolve this. Thanks for always creating high quality videos.