Build and Deploy a Full Stack Next 14 MERN Events App with Stripe, Typescript, Tailwind

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • Build an event organization web app like Eventbrite or Meetup with authentication, event management, search, filtering, categories, checkout, and payments using Next JS 14, Tailwind CSS, Shadcn, React Hook Form, Zod, Uploadthing, React-Datepicker, Mongoose, Clerk, and Stripe.
    ⭐ Clerk: dub.sh/j4oY3Io
    🌟 Become a top 1% Next.js 14 developer in only one course: jsmastery.pro/next14
    📚 Materials/References:
    GitHub Repository (give it a star ⭐): github.com/adrianhajdin/event...
    Code and Assets: github.com/adrianhajdin/event...
    💻 Join our Discord Community - / discord
    🐦 Follow us on Twitter: / jsmasterypro
    🖼️ Follow us on Instagram: / javascriptmastery
    💼 Business Inquiries: contact@jsmastery.pro
    Time Stamps
    00:00:00 - Intro
    00:02:53 - Setup
    00:19:53 - Header
    00:22:58 - Clerk
    00:46:06 - Footer
    00:48:27 - Home
    00:55:49 - MongoDB Connection
    01:11:58 - Webhooks & Clerk
    01:29:44 - Deployment
    01:37:34 - Create Event
    01:48:00 - Zod Validation
    01:55:01 - Dropdown
    02:05:45 - File uploader
    02:20:25 - Date picker
    02:33:34 - Form Submission & Actions
    03:06:21 - Events Details Page
    03:27:43 - Collection (homepage)
    03:41:26 - Card
    03:54:31 - Delete Confirmation Dialog
    03:59:32 - Update/Edit Events
    04:11:55 - Related Events
    04:16:11 - Profile Page
    04:29:22 - Checkout & Stripe
    05:03:50 - Order Details
    05:06:44 - Search
    05:17:03 - Category Filter
    05:26:11 - Pagination
    05:33:10 - App check and refining
    05:36:16 - Final Deployment

Комментарии • 824

  • @user-em7kk4ku7z
    @user-em7kk4ku7z 5 месяцев назад +16

    Wow, I just stumbled upon your channel, and I am absolutely blown away by the quality of your web development tutorials! The step-by-step explanations make complex concepts so much easier to understand, and the production quality is top-notch.
    I've been trying to enhance my web development skills, and your videos have been an incredible resource. The clarity in your explanations and the practical examples have really made a difference in my learning journey.
    The 'infold' extension poses a slight inconvenience as it requires rewinding the video to view custom CSS classes, disrupting the seamless learning experience.
    Thank you so much for sharing your expertise! Looking forward to more tutorials and improving my skills with your guidance. Keep up the fantastic work!
    💖💖💖💖💖💖💖

  • @pablovaldes2397
    @pablovaldes2397 4 месяца назад +1

    you've really nailed down the structure of these projects, I bought your jsm pro course a while back and this has been just as insightful, thank you

  • @hermanadu1778
    @hermanadu1778 5 месяцев назад +3

    Hey Bro, you have out done the competition once again, well thought out, and professionally delivered as always. We the development community are truly blessed to have you teach and mentor us via your tutorials and content you produce. Don’t mind the GH copilot suggestions. As for the code you provide us, I think it depends on the level of the developer.
    I like the fact we code a lot with you, so for the code you provide, I think keeps us clear on reaching the intended specific development goals during the build, as well as helping with the time it take you to produce and deliver your content.
    The beautiful thing is that it you always provide us with an explanation. The other thing is we will have less errors, i.e. (syntax) to deal with while building the project. Once complete, we can modify the code break it fix and truly understand what is happening in our own time.
    THANK YOU VERY MUCH!

  • @nikhilmalpure3370
    @nikhilmalpure3370 5 месяцев назад

    I love the way you approach troubleshooting and deliver content so beautifully. It helps clarify my concepts and ideas, making it easier for me to write code with enthusiasm and passion.

  • @serpico8832
    @serpico8832 5 месяцев назад +1

    Your content is amazing! And I personally enjoy that the more tedious code is available to copy! It does not take away from the learning experience for me

  • @Tapadar.Monsur
    @Tapadar.Monsur 5 месяцев назад +7

    Great work, Adrian! Another wonderful project video.

  • @aaliyahsymlar5689
    @aaliyahsymlar5689 3 месяца назад +10

    For me having the three dots makes it harder to follow along when watching the videos. I liked being able to see the code when you style elements. :)

  • @albarsalan4173
    @albarsalan4173 5 месяцев назад

    Adrian I cannot thank you enough brother, God bless! how amazing! first time I see this amount of complexity broken down as much easy as you are! ❤

  • @dannynewton7248
    @dannynewton7248 5 месяцев назад

    I ready enjoy all your videos. You always keep us up to date on the newest technologies. I am already waiting on your next video.

  • @mayowasunusi9161
    @mayowasunusi9161 5 месяцев назад +2

    Came here as soon i got the mail! Excited to learn new things. Perfect holiday gift 🎁 🎁

  • @DigitalCreator5
    @DigitalCreator5 5 месяцев назад +2

    You just posted a video I have been waiting for 🎉😊 thanks Adrian.

  • @tochukwujohn277
    @tochukwujohn277 4 месяца назад

    Thank you Adrian. Your project based tutorials have been super helpful

  • @sthefanocarvalho2823
    @sthefanocarvalho2823 5 месяцев назад

    Awesome as usual, Adrian. Thank you for another one!

  • @ungdomsappen8726
    @ungdomsappen8726 4 месяца назад

    Thank you for this amazing tutorial and for helping out. For me personally, I got a bit lost when we started to paste your code. I understand for those who are more experienced this is only tidious work, but for someone like me (a newbie) then Id really like to see you writing out the code so I could get a better understanding of what I am doing. But again, just being able to see such an amazing tutorial (for free), well that is out of this world. Keep up the good work :)

  • @wujekbizon1
    @wujekbizon1 5 месяцев назад +1

    Thank you, Adrian, for creating such a well-designed tutorial and showcasing all the latest cool stuff that we can implement in our future projects. Clerk is my favorite among them, and it will be a great addition to my latest projects.
    Since now, I have been using Next.js 13 in all of my frontend applications, and to be honest, I don't see the need to move my projects to Next.js 14 just yet. Seeing how the implementation needs to be done in Next.js 14, I have mixed feelings about it.
    There are a few people out there, including Theo and a few more from Vercel, who are trying really hard to convince the community to switch over to the latest version of Next.js. However, for me, server actions are a step in the wrong direction. Perhaps I'm wrong and I don't see the full potential of them yet.
    Anyway, you're doing a great job creating such great content that I'm sure many people can learn a lot from. Keep up the good work.

  • @fezekile228
    @fezekile228 5 месяцев назад +58

    What i like about Adrian is that he build advanced projects and also contribute to the open source community, unlike other RUclipsrs who are selling their source code after the tutorials

    • @javascriptmastery
      @javascriptmastery  5 месяцев назад +7

      Thank you!

    • @kachicelestine9659
      @kachicelestine9659 5 месяцев назад

      You have said it all, we really love Adrian here in Nigeria, Sending Love.

    • @moalaoudi9411
      @moalaoudi9411 5 месяцев назад

      ​@@javascriptmastery happy new year to you. Continue full stack MERN, is amazing masterpiece videos. We need full stack AI & ML MERN projects. It would transform this channel.

    • @emmanuelo1177
      @emmanuelo1177 4 месяца назад

      I dont think there's anything wrong in selling source code. These devs have to feed and survive too.
      Some might be doing teaching full time.

  • @kojokewa1093
    @kojokewa1093 5 месяцев назад +3

    This is amazing ... Thanks man you just dropped this one at the right time to meet a similar project I was working on. I'll definitely pick inspiration from this one 😊 .. you're the best 🙌

  • @Shaheer-xs5os
    @Shaheer-xs5os 5 месяцев назад +4

    The UI is super cool too! I love how you explain all the code you write... the best channel for learning to build real-world projects...

  • @dorianjungi521
    @dorianjungi521 5 месяцев назад +5

    Thanks so much for everything you do! I have no plan of javascript but am at 3:20:08 from your online shop tutorial and have learned so much on the way. Much better than boring classes where you learn all the theory you don't really need.

  • @programmerslife01
    @programmerslife01 5 месяцев назад +1

    Awesome as always😍 Thank you again Adrian!

  • @pranabk.s3635
    @pranabk.s3635 5 месяцев назад +6

    I immediately over here after receiving email news letter ❤
    Coolest project for resume 😉🤞

  • @divinetrinityschools
    @divinetrinityschools Месяц назад

    Thanks Adrian. You're improving lives

  • @decodingyt6677
    @decodingyt6677 3 месяца назад

    Wow, I just stumbled upon your channel, and I am absolutely blown away by the quality of your web development tutorials! The step-by-step explanations make complex concepts so much easier to understand, and the production quality is top-notch.

  • @outis2386
    @outis2386 5 месяцев назад +1

    I am following you from Ethiopia and you are the best teacher out here thank you for your effort

  • @sahil2pradhan
    @sahil2pradhan 5 месяцев назад

    Really appreciate your high quality videos for free

  • @ralphrosael
    @ralphrosael 5 месяцев назад +2

    Another awesome project! 🤩🔥 Thanks Sir!

  • @Stefoux
    @Stefoux 5 месяцев назад +3

    Hey ! I finish it, and I have already purchased your Nextjs 14 course that is amazing 🎉😁

    • @javascriptmastery
      @javascriptmastery  5 месяцев назад

      Hope you enjoy it!

    • @trashyfish8248
      @trashyfish8248 5 месяцев назад +1

      Please did you have any issues in the deployment section of the video

  • @byronpantoja6959
    @byronpantoja6959 2 месяца назад

    Awesome! I bought the Next course and did this for fun! Yes you will get stuck but just keep at it. Everything is laid out here for you to succeed. I fail everyday but still detemined to keep learning. :D

    • @byronpantoja6959
      @byronpantoja6959 2 месяца назад

      Oh I finished this tutorial over the weekend. still not done the Stack Overlow clone from the paid course.

  • @paulolinya3184
    @paulolinya3184 5 месяцев назад

    I can never stop thanking you adrian

  • @vaniad555
    @vaniad555 5 месяцев назад +1

    The Best, thank you for all the hard work, and right on time.

  • @sandorkorn
    @sandorkorn 4 месяца назад +2

    I really like your courses. About the inline dots i think it makes it harder. I need to rewind and pause constantly to be able to copy the tailwindcss

  • @felixasejunior9442
    @felixasejunior9442 5 месяцев назад

    Finished the course. This is really great and very insightful. Thanks Adrian.

    • @manishtaker8622
      @manishtaker8622 5 месяцев назад

      did you run into the user creation problem when connecting webhook to database
      My trigger is not sending or not creating the user in the databse it is giving error 500 can you hwlp mw with that.

    • @abhinavanand7714
      @abhinavanand7714 4 месяца назад

      @@manishtaker8622 Hi, did you get the fix for that? Even I am facing same issue.

  • @madeintheyard
    @madeintheyard 5 месяцев назад +1

    Hi Adrian! An absolutely incredible video. Thank you for the amount of guidance that you bring to us. We are undeserving of such unique and completely helpful tutorials. I like the GH copilot suggestions. I would appreciate you not having us copy/paste code as it slightly dissociates us from the outcome- don't mind thinking/typing through things like the order.model (or at least get a quick walkthrough of the logic of what we pasted). Either way thank you and god bless you for putting out all of these tutorials for us. Cheers, Patricio

  • @iamernestt1
    @iamernestt1 5 месяцев назад +1

    We're looking forward to seeing more of these free high value project tutorials in the upcoming months

  • @kouameyaojean1482
    @kouameyaojean1482 3 месяца назад +1

    We love it. I love the way you teach

  • @suryakantasinha
    @suryakantasinha 5 месяцев назад +1

    Great yt channel is back with great content 😍

  • @Pierrot24382
    @Pierrot24382 5 месяцев назад

    Thank you very much Adrian, the tutorial was great as usual !

    • @Jen13022
      @Jen13022 5 месяцев назад

      if you deployed this project pls give me a link)

  • @akanlegumjohn5258
    @akanlegumjohn5258 4 месяца назад

    Adrian this tutorial really gives a comprehensive aspects of the things you really need for nextjs. Your server side logics and implementation is top notch. Big ups!!
    By the way the tailwind fold extension makes it harder to read the styles. It makes me move back and forth in playing the video. Also it would be more appropriate if there is available figma file for any project you work on , you could share as well. Thank you.

  • @lalasmith2137
    @lalasmith2137 Месяц назад

    first of all thank you for all the knowledge you share, i learn alot from it. regarding the skipping of parts and pasting code - i think it can be good for like type definitions and so on, but i would have liked to see for example the update/delete functions - you can go over them super quickly. thank you again :)

  • @3illanon145
    @3illanon145 5 месяцев назад +1

    Greay stuff as usual Adrian, the auto suggestions is great but i find having to copy and paste code is not so great for my learning. id have to look at the codes over and over to get a grasp, building everything from scratch renforces my learning and makes it easier for me to remember. I know it might get a bit repetitive sometimes but repitition is the father of learning. The point of the course for me is to learn new techniques and not jusy build a cool project. Thank you for all your hardwork. Your videos made me a better dev and landed me a frontend gig.

  • @marianoaugustojalif6439
    @marianoaugustojalif6439 5 месяцев назад

    I love the tutorial and the way you teach! Thank you very much! Just one little thing, please remove the auto collapse for the class names of the elements. It is really hard to keep up with the speed 😊

  • @husnainraza8242
    @husnainraza8242 5 месяцев назад +1

    Loved the stack looking forward to go through and learn more out of it. Thanks for notifying me 🎉

  • @a4cfee
    @a4cfee 5 месяцев назад +1

    Congrats on another massive project

  • @vilokmasuti4772
    @vilokmasuti4772 5 месяцев назад +1

    Sir i was just waiting for your video and here it is 🎉

  • @lordvic4real
    @lordvic4real 5 месяцев назад

    your tutorials has really helped me

  • @umairulislam9048
    @umairulislam9048 5 месяцев назад +10

    Another advanced and amazing project. ❤
    Please create an intermediate-level MERN stack course with updated technologies. 😇

    • @javascriptmastery
      @javascriptmastery  5 месяцев назад +7

      This is it :)

    • @muhammadshariq5862
      @muhammadshariq5862 5 месяцев назад

      what are you using for state management context api or redux toolkit ? @@iamsanzu_45insta60

  • @joshuadavian8378
    @joshuadavian8378 5 месяцев назад

    Hey, i finished it! Thank you for this tutorial, i learn so much from you

    • @Jen13022
      @Jen13022 5 месяцев назад

      you deploy this application ? if yes please give link)

  • @olivia-tcheng
    @olivia-tcheng 3 месяца назад

    Thank you so much for your time sharing many great things with us, I've finished the project and learned a lot of new knowledge, I truly appreciate it

    • @CodeWise43
      @CodeWise43 3 месяца назад

      did u get any error while creating the project???

  • @blue0hat
    @blue0hat 5 месяцев назад +2

    beautiful project, i love ideas out of the box .

  • @AdiSetiawan-px8hh
    @AdiSetiawan-px8hh 5 месяцев назад +5

    How many hours do you need to produce such a high quality content? I really appreciate that.

  • @shafiqrasa7142
    @shafiqrasa7142 5 месяцев назад +1

    Hey, I have just finished, and I can't thank you enough! ❤

    • @yadvendra_shukla
      @yadvendra_shukla 4 месяца назад

      import type { FileWithPath } from "@uploadthing/react";
      it show error FileWIthPath not exported
      on component/shared/FileUploader.tsx if anyone got the answer please reply

    • @yanismorzak4704
      @yanismorzak4704 Месяц назад

      Hi :)
      The deployment link are good or there are some issues ?

  • @manuaelheav1322
    @manuaelheav1322 5 месяцев назад +4

    I really want to do your projects full time to be honest. I have done most of your projects following along. and I want to do this for all the projects but I am scared I will be stuck in the tutorial hell. I desperately wanna watch this video and do this project with you. Quite a pickle I am in. You're my favorite youtuber btw! 💖

    • @javascriptmastery
      @javascriptmastery  5 месяцев назад

      Thank you!

    • @Generally2310
      @Generally2310 5 месяцев назад

      I have been in a situation where I was also always in the tutorial hell what saved me was totally disconnecting from coding for sometime and then making a comeback by trying to build my own projects, I got notebooks I started designing everything from UI to the API I would get stuck but thanks to google, chatGPT, watching Videos about my specific issue and also my courage to not give up I ended up really getting it

  • @Hiatuz4
    @Hiatuz4 5 месяцев назад +1

    Next 14 is amazing. Currently building mern with spline. Next14 makes it incredible quick

  • @jotasenator
    @jotasenator 5 месяцев назад +1

    this is a great way to end the 2023. Thans JSM team!!!

  • @tomaszkula9077
    @tomaszkula9077 4 месяца назад

    Nice i was looking for those ficzers !! thanks!

  • @psyferinc.3573
    @psyferinc.3573 17 часов назад

    also yes you moving with the code and hearing your thought process is essentially what builds our mental framework. so please especially for types and how you connect them we will want to understand as much as possible.

  • @nabeelmirza8801
    @nabeelmirza8801 5 месяцев назад +1

    Another great video, thank you Adrian

  • @chezleystoddard2621
    @chezleystoddard2621 5 месяцев назад

    I agree with the repeated stuff you provide the snippets to speed up the process

  • @hxg.1
    @hxg.1 5 месяцев назад

    Well as a developer from Iraq, firstly I appreciate what u put to work and wat u give us of a really valuable info.
    secondly I just CAN'T access Vercel even with vpn on.

  • @romanfedorov8534
    @romanfedorov8534 4 месяца назад

    Hi Adrian and thanks for the incredible tutorial and app! Feedback: since ... it has become much more difficult to write styles, you need to pause the video more, please return to the old practice! ))

  • @nbanchevski5450
    @nbanchevski5450 Месяц назад +1

    The project is absolutely amazing !!! I'm junior web dev and I gave myself a goal to complete all of your youtube tutorials.
    As a beginner I would love to do everything from absolute scratch without copy-pasting code. Can you reccommend any past tutorials?

  • @meltjac_Techs
    @meltjac_Techs 5 месяцев назад +1

    Gotta love...that email notification code...cuz I like what I see❤

  • @manuQAE
    @manuQAE 5 месяцев назад +1

    Wow! simply amazing! thanks for sharing!

  • @husseinmoqbel7
    @husseinmoqbel7 5 месяцев назад +1

    What a nice one ❤❤, keep posting bro ❤

  • @OPGAMER.
    @OPGAMER. 5 месяцев назад +2

    Thanks Adrian for the wonderful app.

  • @michaaugustyn1762
    @michaaugustyn1762 5 месяцев назад +1

    It was funny to see moment with uploadthing/tw :)
    Someone was also watchful at this moment and noticed? :D

  • @Nikhi_lesh
    @Nikhi_lesh 3 месяца назад

    Continue providing the necessary documents and files to make the learning process easy

  • @ahmedaq9018
    @ahmedaq9018 5 месяцев назад +1

    The master again with a wonderful app 🎉

  • @mikesiwer
    @mikesiwer 5 месяцев назад

    Thank you for your videos. You are so awsome. Fully agreed copy paste the parts if it has been taught.

  • @salapao1158
    @salapao1158 5 месяцев назад +1

    Finally, I finished this course. Thank you for creating this wonderful video!! I really like it. I hope next video you won’t use inline fold because it hardly to see the code. 🎉🎉🎉🎉🎉

    • @vilokmasuti4772
      @vilokmasuti4772 5 месяцев назад

      Bro I'm getting an error in the clerk session can please reply to me if u have completed this video

    • @manishtaker8622
      @manishtaker8622 5 месяцев назад

      same with me unable to create the user in the database
      @@vilokmasuti4772

    • @simkenys
      @simkenys 4 месяца назад

      @@vilokmasuti4772 Same issue for me

  • @muzamilfootballer5682
    @muzamilfootballer5682 5 месяцев назад +3

    This man is far better than many paid courses thank u adrian 😍😍😘

  • @sandipsarkar1702
    @sandipsarkar1702 4 месяца назад +6

    Hello, sir. Firstly, thank you very much for creating such awesome content for us. However, could you please also develop some projects from scratch without copying and pasting code? As a beginner like me, it can be challenging to understand when and where to use TypeScript, generics, and interfaces. Thank you!❤

  • @AllenLarson
    @AllenLarson Месяц назад

    Finished it! Thanks for a great tutorial!

    • @yanismorzak4704
      @yanismorzak4704 Месяц назад

      Hi :)
      The deployment link are good or there are some issues ?

  • @ayoubmoufid3034
    @ayoubmoufid3034 5 месяцев назад

    Can't express I just love your content

  • @user-eb2fn5rl9x
    @user-eb2fn5rl9x 3 месяца назад

    that was perfect
    Thank you very much😍❤

  • @AbhiShek-mu8om
    @AbhiShek-mu8om 4 месяца назад

    Make one separate video of pro tips, which tech all best practices while code writing, and how to optimise and get reference source, and more about different ui framework or library, and all about that library use and projects

  • @user-th4jo5xd6y
    @user-th4jo5xd6y 3 месяца назад

    Hey! I finished it !!
    Thanks for this wholesome Video, there were couple of errors i faced while coding and that was just because the documentation(for few) was updated xD, anyways enjoyed your video and once again a BIG fat THANK YOU!!!

    • @sourabhchouhan8449
      @sourabhchouhan8449 3 месяца назад

      how did you manage to store user data from clerk on mongo db

    • @sourabhchouhan8449
      @sourabhchouhan8449 3 месяца назад

      can you provide me link of your github repo?

  • @azizurrehman8910
    @azizurrehman8910 5 месяцев назад +1

    I eagerly wait for your new projects.... ❤

  • @andiwinata2396
    @andiwinata2396 5 месяцев назад +3

    I think the three dot in className make me difficult to follow, 😂 but its just my opinion. Keep create best course like this.👍

  • @KasK6517
    @KasK6517 5 месяцев назад +1

    Can't wait to start this one

  • @davincibaker
    @davincibaker 4 месяца назад

    Yes, I want this type of foundations!

  • @mdtariqueanowar6701
    @mdtariqueanowar6701 3 месяца назад +1

    the 3 dot (inline-fold) extension is making little bit harder to watch or follow your coding. I am also a big fan of you 😀. Thanks for providing us with quality contents.

  • @yugal8627
    @yugal8627 5 месяцев назад +1

    Its great as always Adrian.., please bring a followup video on Figma and Prisma..🔥🔥

  • @chizobauchegbu
    @chizobauchegbu 5 месяцев назад

    Hey!!!! I finished it. You are the best.

    • @sandipsarkar1702
      @sandipsarkar1702 4 месяца назад

      Hello, have you encountered any issues with saving user data in MongoDB after creating a user?

    • @abdelhadibouchadi9211
      @abdelhadibouchadi9211 2 месяца назад

      @@sandipsarkar1702 Hi, did you fix the issue ?

  • @coderghost4065
    @coderghost4065 5 месяцев назад +1

    Just another EPIC video

  • @habeshamix807
    @habeshamix807 5 месяцев назад

    Amazing tutorial !! Do house selling and renting web app next video pleaseeee

  • @hilaliyahya2265
    @hilaliyahya2265 2 месяца назад

    You are always a legend big bro

  • @zocky3282
    @zocky3282 5 месяцев назад +8

    Love the content so far 🎉 3:20:52, please remove the hiding classname extension so that it's easier to internalise how the styling is rendered, thanks 😊

    • @javascriptmastery
      @javascriptmastery  5 месяцев назад +2

      Will do, thanks!

    • @vilokmasuti4772
      @vilokmasuti4772 5 месяцев назад

      Bro I'm getting an error in the clerk session can please reply to me if u have completed this video

    • @ThiagoSouza-kw1be
      @ThiagoSouza-kw1be 5 месяцев назад +1

      I agree on that! I had to go back multiple times because once his cursor is out of the className attribute, I cannot see the classes used anymore

  • @Trentvucich
    @Trentvucich 5 месяцев назад +1

    best tutorial to date :) cant wait to finish this 44:17 :)

  • @Ghostraf
    @Ghostraf 5 месяцев назад

    thank you for everything love your contents

  • @VishalWadnere
    @VishalWadnere 12 дней назад

    Just complete the project thank you so much bro love u

  • @giorgiilariani6628
    @giorgiilariani6628 4 месяца назад

    i like your videos so much, more next js videos

  • @chibuzoekwue
    @chibuzoekwue 5 месяцев назад +14

    Was feeling blue then saw this notification code .

    • @twisterrjl
      @twisterrjl 5 месяцев назад +3

      how can you feel blue when there is soooo so much software to be improved??

    • @javascriptmastery
      @javascriptmastery  5 месяцев назад +2

      Enjoy!

  • @maintenance_informatique
    @maintenance_informatique 5 месяцев назад

    thank you for everything you do, can you do a tutorial on using firebase with nextjs to properly architect and organize your project. THANKS

  • @evans3995
    @evans3995 5 месяцев назад +1

    You have a heart as good as gold! Common good of the society!

  • @tsegayemassawa2711
    @tsegayemassawa2711 5 месяцев назад +1

    Amazing course❤

  • @shinehtetnaing4670
    @shinehtetnaing4670 4 месяца назад +2

    That three dots make me annoy while coding along with you!

  • @mikiyasshemsu3785
    @mikiyasshemsu3785 5 месяцев назад +1

    Thank you for reminding me to teach myself.

  • @duongquanghuy4387
    @duongquanghuy4387 5 месяцев назад

    It's alright to copy the repetitive part. It saves a lot of time for you and everyone too!

  • @user-cz9hx3ox1u
    @user-cz9hx3ox1u 4 месяца назад

    Great looking project and I plan on following along. Wee bit of feedback, the "minimised" className attributes looks very aesthetic, but it's isn't very helpful in a follow along tutorial such as this one. I feel like it means a lot more pausing and rewinding if the opportunity to copy the classes is missed before you click out of the area.