Next.js MDX is pretty awesome

Поділитися
Вставка
  • Опубліковано 28 кві 2024
  • My Products
    📖 ProjectPlannerAI: projectplannerai.com
    🤖 IconGeneratorAI: icongeneratorai.com
    📝 ThumbnailCritique: thumbnailcritique.com
    Useful Links
    💬 Discord: / discord
    🔔 Newsletter: newsletter.webdevcody.com/
    📁 GitHub: github.com/webdevcody
    📺 Twitch: / webdevcody
    🤖 Website: webdevcody.com
    🐦 Twitter: / webdevcody

КОМЕНТАРІ • 41

  • @JollyCoding
    @JollyCoding Місяць тому +7

    MDX is awesome, for docs and for blog posts as well, especially if you want to embed a one off component to enhance the post, Josh Comeau does this really well on his.
    Personally went with Contentlayer (when it was maintained) and then Velite since then. Advantages for me on those over NextJS MDX are that the MDX doesnt have to be part of my router. Other than that minor differences in approach!
    Looking forward to the starter kit!

  • @Cyber-Bison
    @Cyber-Bison Місяць тому

    Definitely a good idea, I ended up going with Nextra in a separate repo, this allowed me to easily add a subdomain. I see a lot of companies and projects using Nextra for their docs, was surprised you chose to do it this way.

    • @WebDevCody
      @WebDevCody  Місяць тому +1

      I need to look more into it, but i was annoyed it required the pages router. I don’t want to require someone to need to know both pages and app router to maintain their project

    • @Cyber-Bison
      @Cyber-Bison Місяць тому

      @@WebDevCody thats a good point although using nextra itself is relatively easy unlike a traditional next app (pages or app router). But I see your point of trying to centralize everything in a mono repo

  • @lotfijbeli1471
    @lotfijbeli1471 Місяць тому +1

    You inspired me to build saas and im now working on 2
    Thank you

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

      Awesome man, stick to it!

  • @IkeVictor
    @IkeVictor Місяць тому +6

    Seems to be all the rage amongst indie devs lol

    • @WebDevCody
      @WebDevCody  Місяць тому +4

      I'm trying to get my 💰

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

    This what Ive been trying to tell everyone thanks for spreading the good word

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

    really like your conent, keep it up!

  • @TheSocialDeveloper
    @TheSocialDeveloper Місяць тому +1

    Also, Nextra is supported by vercel now I believe

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

    Hey man how did you make that navigation progress? it looks good

    • @WebDevCody
      @WebDevCody  Місяць тому +1

      It’s a library called nextjs top loader

  • @Ahmed_005
    @Ahmed_005 28 днів тому

    Is the source code for this video available in your GitHub? I’d love to see how implemented mdx to your project. If no, do you have any other repos where you used mdx?

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

    so good i watched it twice ngl

  • @SeibertSwirl
    @SeibertSwirl Місяць тому +1

    Good job babe!

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

    Velite also good option for mdx ..

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

    2:33 lol I always get markdown links wrong on my first try

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

    Would be nice if this allows some kind of search.

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

      If what allowed search? The docs?

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

      @@WebDevCody some way to search the markdown content so as to create a result page.

  • @illegalsmirf
    @illegalsmirf Місяць тому +1

    is this the latest thing in the weird and wacky world of JavaScript? I don't know how you can maintain the enthusiasm at this point

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

      The more people do these kinds of things the more people like you are going to cry about it

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

      @@SamedGaming 🤣🤣

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

      @@SamedGaming u wot m8

  • @Ivcota
    @Ivcota Місяць тому +2

    Shipfast alternative?

    • @WebDevCody
      @WebDevCody  Місяць тому +1

      Yeah pretty much.

    • @Ivcota
      @Ivcota Місяць тому +1

      @@WebDevCody Honestly I would buy it if it were based on the T3 stack (or similar). I got shipfast to check out the stack, but I'm not really fond of trying to implement drizzle or prisma ontop of supabase postres db (since I don't want to use the supabase query builder).

    • @Cyber-Bison
      @Cyber-Bison Місяць тому +1

      @@Ivcota dito that, I would want something more robust. Shipfast seems like its meant for people building micro-saas products

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

      @@Ivcota oh shipfast doesn’t use an orm?

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

      @@WebDevCody Shipfast doesn't include an ORM for the Postgres / Supabase branch. It only provides one for the Mongo branch via Mongoose. You get the superbase client, but then you have everything else bundled with supabase and it feels too opinionated on it.

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

    I’m about to open source my starter kit cli. 32 templates in one command

    • @WebDevCody
      @WebDevCody  Місяць тому +1

      Oh niceee I’ll be on the lookout

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

      @@WebDevCody Should be about a week. I’ll tag you and let you know

  • @cas818028
    @cas818028 Місяць тому +1

    RIP shipfast

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

      🤣 idk about that, but just from friendly competition for sure

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

      @@WebDevCody I bought shipfast. It’s actually pretty good. What I liked about it was that within the code he included comments for different sections of the landing page in marketing tactics you should be using. Which is really helpful. I’m he tries to approach his boilerplate as not just a codebase to get you started but truly how to launch a microsaas end to end. Small details matter

    • @Cyber-Bison
      @Cyber-Bison Місяць тому

      LOL idk why but the dudes content feels so disingenuous

    • @WebDevCody
      @WebDevCody  Місяць тому +1

      @@cas818028 I’m sure his starter kit is filled with good info. I was thinking about buying it to see what it actually provides, but I wanted to build as much as I could without tainting my approach first