Build and Deploy BLOG with Tags - Next.js 14, Sanity CMS and Tailwind

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 62

  • @codewalkempire
    @codewalkempire  3 місяці тому +3

    If you want to add dynamic Table of contents to blog articles check out this video: ua-cam.com/video/72wJs51jY4s/v-deo.html
    If you want to add comments system you can learn how here: ua-cam.com/video/wCzB4eXcP18/v-deo.html
    And for the SEO part, check this video: ua-cam.com/video/a2ovCcxXqNo/v-deo.html

  • @tanny3080
    @tanny3080 Місяць тому

    Your teaching approach, combined with the comprehensive documentation, is brilliant. This method effectively guides junior developers in initiating their coding journey through independent research, rather than relying solely on UA-cam tutorials.

    • @codewalkempire
      @codewalkempire  Місяць тому

      Exactly, that’s the point. Thank you very much!

  • @sathyakumar-tech
    @sathyakumar-tech 19 днів тому

    Your guidance helped me successfully integrate the blog feature into my portfolio. Thanks, man!

  • @fistewie
    @fistewie Місяць тому

    This tutorial was brilliant, managed to make my own blog though I never used Sanity before!

  • @nylsaj
    @nylsaj 9 місяців тому +2

    Thank you, thank you! I have tried going through a few tutorials and this is the only one I’ve found that is actually up-to-date. You clearly explained everything so it was easy to follow along. Thank you for taking the time to make such a thorough tutorial. My blog is finally getting deployed. I look forward to more content from you!

    • @codewalkempire
      @codewalkempire  9 місяців тому +3

      Thank you! This is the reason why I started my channel, and comments like this truly motivate me to continue my work! Stay tuned for more!

  • @mistersir3185
    @mistersir3185 5 місяців тому

    Man! Oh Man! You got no idea how happy I am that I finished this tutorial, followed everything you did. Even managed to fix some bugs and learn stuff myself along the way. What a way to learn! I truly hope you continue to push more invaluable materials like this on your channel in this style. Love it! Look forward to seeing more contents like this. Thank you!

    • @codewalkempire
      @codewalkempire  5 місяців тому +1

      Thank you man! This means a lot!

    • @mistersir3185
      @mistersir3185 5 місяців тому +1

      @@codewalkempire yes, this is exactly what I was looking for too! I personally would love to see kind of like a barber appointment reservation or some kind of reservation app with a cool UI. I hype you’ll come out with another tutorial soon. Look forward to it. 🙏👍

  • @Mark-sc2ew
    @Mark-sc2ew 7 місяців тому

    Thank you! I had my blog up and running but I was having issues getting images from the block content. Got it working now thanks to this. Also really like your tags implementation. 🙂

  • @nbgnot
    @nbgnot 4 місяці тому

    thankyou so much man, you saved my final project assignment. I hope you could create another short web development tutorial like this. God Bless You

  • @startupBossInsights
    @startupBossInsights 10 місяців тому +3

    Please do more nextjs and sanity projects ❤

    • @codewalkempire
      @codewalkempire  10 місяців тому +1

      The next one is React/Vite, but after that, the plan is to do a couple of Next and Sanity projects, so stay tuned :)

  • @tooung725
    @tooung725 2 місяці тому

    i got tears while watching this

  • @AbderrahmaneBelarbii
    @AbderrahmaneBelarbii 8 місяців тому +2

    thx , you made it easy ... keep up u deserve a lot more then 100k sub

  • @nikaukraineUA
    @nikaukraineUA 4 місяці тому

    Thank you so much! Love you style, please do more of these :)

  • @alexa-stargaming3349
    @alexa-stargaming3349 10 місяців тому +1

    Most useful stuff I found for my project. Very well explained!

  • @marekgacekdev
    @marekgacekdev 2 місяці тому

    thanks a lot for this awesome tutorial !

  • @davidayres6246
    @davidayres6246 3 місяці тому

    GREAT TUTORIAL! !! Commenting on articles is not functional. Is that beyond scope or did i miss something? Thanks!

    • @codewalkempire
      @codewalkempire  3 місяці тому +1

      Thank you! I have another video where I cover adding comments. Here it is: ua-cam.com/video/wCzB4eXcP18/v-deo.html

  • @sergio_originblank
    @sergio_originblank 10 місяців тому +2

    It would probably be a good idea to showcase how to add metadata in a future iteration.

    • @codewalkempire
      @codewalkempire  6 місяців тому

      Here it is :) ua-cam.com/video/a2ovCcxXqNo/v-deo.html

  • @Offiziersmesser
    @Offiziersmesser 5 місяців тому

    Hello there, amazing tutorial. I can't appreciate you enough. Could you perhaps do a video on revalidation of tags or content whenever we create, update or delete content in the studio. I know one can do that via webhooks in sanity. I'd appreciate a tutorial on that as you are really good at explaining concepts.

    • @codewalkempire
      @codewalkempire  4 місяці тому +1

      Thank you for the kind words! I really appreciate it! Good suggestions. I’ll try to implement that in next sanity project.

  • @BurbenogExpert
    @BurbenogExpert 10 місяців тому

    Great video my friend. I could totally build and deploy the website! Big thanks!

  • @ezraleong8195
    @ezraleong8195 9 місяців тому

    Great content. Finished it yesterday. I was wondering if anyone has a code snippet of how to render a ToC with as well.

    • @codewalkempire
      @codewalkempire  8 місяців тому +1

      Hey, just published video on that topic! ua-cam.com/video/72wJs51jY4s/v-deo.html

  • @luuuizpaulo
    @luuuizpaulo 8 місяців тому

    Nice video! One thing that puzzles me is that the Sanity Studio is then publicly available? That looks quite strange to me

    • @codewalkempire
      @codewalkempire  8 місяців тому +1

      Thanks! Actually it’s not, you still need to authenticate yourself in order to access it :) In earlier versions you would deploy it under “*.sanity.studio” dolain or any other domain actually. I mean you can still do it like that but a lot of people nowadays find it to convenient do to it like this when you're using it with Next.js :)

    • @luuuizpaulo
      @luuuizpaulo 8 місяців тому

      @@codewalkempire very interesting!

  • @TheArmandoMartinez
    @TheArmandoMartinez 10 місяців тому

    Thanks. nice page 👍

  • @ioannisme7495
    @ioannisme7495 10 місяців тому

    amazing clear explanation, but how does he know all of these?

    • @codewalkempire
      @codewalkempire  10 місяців тому

      A lot of professional experience and ofc reading docs :) Thank you!

  • @19bprojects82
    @19bprojects82 9 місяців тому

    I’m getting an error with the PortableText saying block type undefined specify a component for it in the components.type please help.

  • @zdxwu
    @zdxwu 3 місяці тому

    thanks mate!

  • @Muyiwamighty
    @Muyiwamighty 2 місяці тому

    Try to magnify your vscode next time, its too small to see

  • @adriancolinas1
    @adriancolinas1 8 місяців тому +1

    Hey friend, I need support to migrate a blog from Wordpress to Sanity, can you help me with it?

    • @koshurcoder
      @koshurcoder 6 місяців тому

      WordPress is different kind of world. I believe you know it already. That is built with php and I don't think any of those hepty plugins will make use of anything in next. I am moving one of wp projects to Next. Only I could is the user interface and content, that too manually.

  • @DomaciZadatak
    @DomaciZadatak 10 місяців тому

    Coding in Java is easier with your videos!

    • @a7kerkh
      @a7kerkh 10 місяців тому +1

      It’s JavaScript

  • @anonymous12478
    @anonymous12478 10 місяців тому

    can also make a tutorial with next js & strapi ?

  • @mohammadshahzil6656
    @mohammadshahzil6656 6 місяців тому

    Whenever I am publishing a new post from sanity then it is not getting displated and neither it is getting fetched in console. Even after deleting the previous published post it is showing me same errror only. HELP PLEASE!!!!!

    • @codewalkempire
      @codewalkempire  6 місяців тому +1

      Make sure you are using "revalidate" when fetching. If not the blog will show you cached results. Hope it helps!

    • @mohammadshahzil6656
      @mohammadshahzil6656 6 місяців тому

      @@codewalkempire yeahh it worked finally for me ..thanks✅

  • @aguud
    @aguud 10 місяців тому

    Is your monitor bigger than 1080? because I watch from 1080 the font size looks very small

    • @codewalkempire
      @codewalkempire  10 місяців тому +2

      It is 1080 but I should have probably zoomed it in a bit. Thanks for the feedback, I’ll update my settings for the next one. Cheers!

    • @aguud
      @aguud 10 місяців тому

      ​@@codewalkempireI have completed the tutorial, and everything is running smoothly. Thanks for the video

    • @codewalkempire
      @codewalkempire  10 місяців тому

      I'm very glad to hear that!@@aguud

  • @vinyldisk3382
    @vinyldisk3382 7 місяців тому

    im getting a mutation error whenever i edit or create on a deployed site, i embedded sanity the same way, it works on my computer. I made sure environment variables are properly added, CORS are added as well with credentials enabled (and disabled), still i can't do anything on the CMS, can you help me?

    • @codewalkempire
      @codewalkempire  7 місяців тому

      Did you include a token in you're ENV's? You need that in order to write to your dataset from outside of the Studio.

    • @vinyldisk3382
      @vinyldisk3382 7 місяців тому

      @@codewalkempire i did and it still throws an error, its an editor token so idk why it happens, most of the tutorials ive seen didnt even cover adding the tokens, i put a write token in the sanity config file and a read token on the client config file

  • @jcenlo
    @jcenlo 10 місяців тому

    Hi , i am getting a error in console, only when you open a post and add a tag ===>>> app-index.js:34 Warning: A props object containing a "key" prop is being spread into JSX:
    let props = {key: someKey, index: ..., level: ..., value: ..., title: ..., description:, is something about the implementation or is a sanity Error? the platform is working but my TOC is killing me

    • @codewalkempire
      @codewalkempire  10 місяців тому

      Hi @jcenlo, it seems like a sanity-related error, but I only got it in a development environment. Now everything seems fine.

  • @karamqutran6542
    @karamqutran6542 4 місяці тому +1

    The size of code is too small

  • @arupde6320
    @arupde6320 9 місяців тому

    be regular

  • @diggerdog001
    @diggerdog001 4 місяці тому

    I took this course, it's not a bad course if a person wants to write a blog "by himself".
    But, unfortunately, this is not for beginners and too much remains behind the scenes. The author seems to want to explain what he is doing and he explains, as it seems to him, but VERY superficially. I am 100% sure that if you tell a person after this course "write exactly the same blog without a video", he will not do it
    But still, thanks for the work! Like and subscribe