Adding documentation to your Next.js application is easier than you think

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • My Products
    🏗️ WDC StarterKit: wdcstarterkit.com
    📖 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

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

  • @NizzyABI
    @NizzyABI Месяц назад +28

    I’m a simple man. I see Cody post, I click

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

    Awesome, thank you! I had asked about documentation a couple weeks back, super happy to see your thoughts on this!

  • @Cyber-Bison
    @Cyber-Bison Месяц назад

    nice, glad to see you make the move over!

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

    Nice! Can't wait to try out your SaaS starter kit!

  • @bnssoftware3292
    @bnssoftware3292 Месяц назад +2

    Why is not using the /docs path?

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

    Thank goodness this exists was wondering

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

    This is exactly what I've wanted! Also, what do you think about implementing velite which could be possible alternative of contentlayer for mdx/markdown?

  • @Noam-Bahar
    @Noam-Bahar Месяц назад

    This is awesome 🔥🔥

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

    People can say whatever about Next.js, but the truth is once you overcome it's quirks, I am having a much better time with it, than Spring boot+jsp templates or Laravel, symfony, Django, etc... Most of the time you don't even need to hand roll anything, because there's a library for it. Afraid of the rapid changing and updates? Save your node_modules as .tar.gz and have a nice one

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

    You’re awesome babe 😮‍💨🔥

  • @nekotajni394
    @nekotajni394 20 дней назад

    I am fighting with this library to create a setup where I can use separators to build out 2 sections, but each section to fall under the docs/ route. If there's any other folder inside of docs it immediately makes it a menu and I can't figure out any way around this. Do you know ?

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

    Please do a video about nuxt , you are my fav coder!

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

    I tried making my own portofolio blog website with nextjs and it was a nightmare. I tried file based routing with page.mdx files and also importing mdx files but many things didnt work like jsx code in the mdx file, a lot of remark rehype plugins etc. 😅😢

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

    Fumadocs is great as well.

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

    Nextra is awesome. I prefer it to Docusaurus, since it leverages Next's static site generation, as well as a bunch of other cool things, like built-in components and mermaid graphs support.

    • @thisweekinreact
      @thisweekinreact 27 дней назад +1

      😢 Docusaurus maintainer here.
      We also have built in comps and Mermaid support 😅

    • @filipniklas
      @filipniklas 27 дней назад +1

      @@thisweekinreact thanks for the heads up! Will do another look 👀

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

    Can you create a video about managing multi complex features inside one nextjs app, since I'm building a platform and I use a lot of libraries that is used for one mini feature in the entire platform, a video like that will be nice

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

    how much will the starter kit cost?

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

      Probably around 100, but I’ll decide after how many hours I put into it

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

    Anyone know what theme is he using?

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

      Bearded theme stained blue

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

    But a few days ago, you said you weren't using nextra and you were going to go with Nextjs MDX. Did you change your mind ir you're just doing this nextra video for those who would like to use it?

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

      I changed my mind, decided to use a monorepo

    • @2006Pk
      @2006Pk Месяц назад

      @@WebDevCody Why did you decide to use a monorepo?