Build a NextJS 13 App with Firebase & Tailwind CSS

  Рет қаралды 44,840

Code Commerce

Code Commerce

Күн бұрын

Пікірлер: 67
@tsykin
@tsykin Жыл бұрын
Thank you so much for this tutorial! This was actually my first CRD (almost CRUD) app ever! I really appreciate your effort to make such useful content. Please, make more simple tutorials on React with Next & Typescript + Firebase 🙏
@alexantonio9857
@alexantonio9857 Ай бұрын
awesome man i just completed it in 2 hours . overall, it was awesome learning tailwind js with firebase
@gustavoeraso7253
@gustavoeraso7253 Жыл бұрын
This video is excellent, my language is Spanish, but with the little I understand of English, I was able to follow the tutorial without problems!!! you really helped me!!
@mikexrag
@mikexrag Ай бұрын
Hey man! Thank you for the clear, concise video. A bit of feedback: could you take a few minutes to touch on concepts that you use in future tutorials? For example, in the part where you use useEffect to update the total, it would be helpful if you briefly explained what Firebase methods like onSnapshot and their arguments do. I'm new to Next but experienced altogether, so I was able to fill in the blanks and read docs when things weren't clear, but it would have been tough to follow if I were new to web dev
@nocopyrightgameplaystockvi231
@nocopyrightgameplaystockvi231 Жыл бұрын
This is a great tiny Full Stack project. And yes, Thank you. Keep it up.
@abdullah_siddiquii
@abdullah_siddiquii Жыл бұрын
Hey you are using next 13 still used the useeffect to fetch data. Then what's the purpose for using next13 ? You should need to fetch data server side without using useState and useEffect hook.
@NorgeSantana
@NorgeSantana Жыл бұрын
I agree came here expecting that, this is like using regular react. wasting nextjs potential.
@Skarvion
@Skarvion 3 ай бұрын
I've been messing around with Firebase on NextJS, but I don't know how to load data on server side as firebase client doesn't work on server side, and using firebase admin does not obey firestore rules without writing more code and lose the firebase off-line data handling functionality. What to do then?
@Nanashi-rq7lk
@Nanashi-rq7lk Жыл бұрын
Perfect Tutoirla, This is very useful for me. Best regard.
@hubesh716
@hubesh716 Жыл бұрын
plz make Fully Functinal Ecommerce Website with Next js and Sanity backend
@geetech2939
@geetech2939 11 ай бұрын
make sure to use try catch blocks
@U-installet
@U-installet Жыл бұрын
Thanks alot, can you make on deploying next 13 to firebase both client and server. I'm subscribing 😀
@codecommerce
@codecommerce Жыл бұрын
Yes, soon
@clickbaitpolice9792
@clickbaitpolice9792 10 ай бұрын
16:20 but HOW are we supposed to hide those keys? I tried using environmental variables but the config file doesn’t work without using NEXT_PUBLIC and at that point, it’s not secret anymore
@alexandergeorgesquire220
@alexandergeorgesquire220 4 ай бұрын
env files wont work on client components
@مهدیگلاب
@مهدیگلاب 3 ай бұрын
thank you for this vedio you so mach help me in my code and thank you for tech good lock
@pomiusu
@pomiusu 7 ай бұрын
thank you! really helped me
@patitorodri
@patitorodri Жыл бұрын
thanks men, great job !
@osoningliztili6708
@osoningliztili6708 10 ай бұрын
i like your tutorials, cool
@gsindar
@gsindar Жыл бұрын
Thanks !!!
@blazi_0
@blazi_0 5 ай бұрын
Man firebase has so much potential, problem is they don't give a shit about new technologies! This is frustrating man, the only reason why I don't use firebase is how hard it's to deal with it's queries and mutations, there's no type system you can have like an orm or something. It's hard to manage nosql
@codecommerce
@codecommerce 4 ай бұрын
I just started a supabase project for that reason
@martinrotelli6085
@martinrotelli6085 5 ай бұрын
te quiero mucho
@abhinav6280
@abhinav6280 Жыл бұрын
What's the point of using next js if you're gonna put "use client" at the top and fetching data inside the client component, you could have done this in normal react, would have made no difference to performance
@blazi_0
@blazi_0 5 ай бұрын
You can fetch firebase data from server components without need for use client what do u mean ? It just has some simple setup you have to do so it will work with server components as well as client components
@blazi_0
@blazi_0 5 ай бұрын
U can use firebase-admin SDK to get data on server, also for auth stuff just use client and save session using route handler so you can use it on the backend as well
@kroffe
@kroffe Жыл бұрын
I’m new but I always thought I needed to learn to typescript before I did stuff with nextjs 13 thx for tutorial!
@codecommerce
@codecommerce Жыл бұрын
Not at all sir!
@moeidnasir534
@moeidnasir534 Жыл бұрын
Hey! I was wondering if you can make (or already have) a video that shows how to deploy monorepos that are created with React. I am struggling with deploying a lot :( Thanks for this video!
@BLACKDREAMIO
@BLACKDREAMIO 4 ай бұрын
is this the best practice to write backend api code to direct into the client file
@TrackingAcademy
@TrackingAcademy Жыл бұрын
One of the best Firebase tutorials.
@ThatRandomDude914
@ThatRandomDude914 6 ай бұрын
You are awesome dude! Thank you
@jodd3458
@jodd3458 Жыл бұрын
Sir , your way of teaching is very awesome.. please more project like that, and some more complex project on nextjs
@codecommerce
@codecommerce Жыл бұрын
I will try my best sir!
@مهدیگلاب
@مهدیگلاب 3 ай бұрын
can you tech method put and push for edit data in form ?
@manuelbarreiro9596
@manuelbarreiro9596 Жыл бұрын
This is great Clint! Waiting for more Next.js + TailwindCSS material!
@harrisonkimdev
@harrisonkimdev 5 ай бұрын
28:00 unsubscribe = onSnapshot
@JoseGarcia-qq6sk
@JoseGarcia-qq6sk 5 ай бұрын
You took me out of a block. Thanks
@theanthill22
@theanthill22 6 ай бұрын
What extensions do you use?
@AlanCodes
@AlanCodes Жыл бұрын
Clint!! As usual, such a great and knowledgeable video!!
@codecommerce
@codecommerce Жыл бұрын
Thank you Alan!
@parsazarabi6333
@parsazarabi6333 Жыл бұрын
🔥🔥🔥
@stevensoneugenio1172
@stevensoneugenio1172 Жыл бұрын
Thank you so much for this tutorial! Do you have a tutorial about fetching data from Firebase using Next.js with dynamic rendering since the getServerSideProps() is not exist in version 13. thank you
@Daniel-e4p4o
@Daniel-e4p4o 4 ай бұрын
Great video, much easier to follow than the Google docs. Now would you push the input from the client to a server component instead of keeping everything in the client. Would this help to reduce client code/speed up the app?
@waleedsharif618
@waleedsharif618 Жыл бұрын
How should we deploy this to firebase ? That database has rules section and we can have this working for a month and then everytime should set it again for another month… otherwise its not visible
@moamberraza7658
@moamberraza7658 10 ай бұрын
what in case if you want to have fetch data initially and after that listen change with onSnapshot ... how do we going to render server displayed component.
@diegobarrera4824
@diegobarrera4824 11 ай бұрын
Thanks for this tutorial, it was really easy to understand. You made me realize that she was reading the documentation where she wasn't lol. New sub, you explain very well.
@AgustinParrado-k6n
@AgustinParrado-k6n 8 ай бұрын
Thank you so much. Very useful video. Appreciate you effort and time on this.
@hesammovahed420
@hesammovahed420 Жыл бұрын
what's your snippet extensions? my snippet extensions don't work on next js
@leiyin1998
@leiyin1998 9 ай бұрын
cool! your video solve my problem, thank you !
@armenbarkhudaryan4730
@armenbarkhudaryan4730 Жыл бұрын
Thank you bro 👍
@codecommerce
@codecommerce Жыл бұрын
Welcome 👍
@waleedsharif618
@waleedsharif618 Жыл бұрын
How to update items from database? Forgot that?
@parsazarabi6333
@parsazarabi6333 Жыл бұрын
you are te best❤
@codecommerce
@codecommerce Жыл бұрын
Thanks Parsa!
@raytristani
@raytristani 9 ай бұрын
Eggzellent! Thank you!!
@gokulnaathb2627
@gokulnaathb2627 7 ай бұрын
Thank you!
@mingothemongo4466
@mingothemongo4466 10 ай бұрын
great video
@MrAngelluis3
@MrAngelluis3 Жыл бұрын
Fantastic tutorial
@aburaihan-py4vi
@aburaihan-py4vi 10 ай бұрын
Excellent!
@kristijan9696
@kristijan9696 Жыл бұрын
YOU ARE THE BEST, MAN!
@MrAngelluis3
@MrAngelluis3 Жыл бұрын
You should do a tip calculator next! with the same stack
@codecommerce
@codecommerce Жыл бұрын
I feel like that would be a quick 45 second JavaScript video :). Total * 1.20 = result. 😀
@VarunKapoor-tc1je
@VarunKapoor-tc1je Жыл бұрын
great videos brother . My question is in interviews for junior developer , do they ask about styling in deep . Like I use tailwind css on projects . Many time i just copy tailwind css instead of writing line by line . so can it be a factor during interviews ?
@alext5497
@alext5497 Жыл бұрын
Obviously
@iriakastanley5467
@iriakastanley5467 Жыл бұрын
I need a Nike store with routes
Next.js Authentication Firebase - Sign in with Google
36:54
Code Commerce
Рет қаралды 41 М.
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 1,8 МЛН
Amazing Parenting Hacks! 👶✨ #ParentingTips #LifeHacks
00:18
Snack Chat
Рет қаралды 22 МЛН
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 10 МЛН
Next js Tutorial for Beginners | Nextjs 13 (App Router) with TypeScript
1:02:55
Programming with Mosh
Рет қаралды 671 М.
Laravel vs Rails for Javascript developers
19:50
Sam Lewis
Рет қаралды 2,5 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Build any layout with tailwind | crash course
34:28
Hitesh Choudhary
Рет қаралды 80 М.
All useEffect Mistakes Every Junior React Developer Makes
22:23
NextJS Tutorial - All 12 Concepts You Need to Know
44:38
ByteGrad
Рет қаралды 314 М.
Next.js Projects:  Build a Full-stack App with Next.js, Tailwind, Radix UI, and Prisma
1:33:06