Use MDX(markdown) with NextJS to Create Blogs

แชร์
ฝัง

ความคิดเห็น • 6

  • @contigen
    @contigen 3 หลายเดือนก่อน

    Hey! Nice background & enlightening video

    • @ariflogs
      @ariflogs  3 หลายเดือนก่อน

      Thanks man 🙏

  • @bozzhik
    @bozzhik 4 หลายเดือนก่อน

    make a video about your extensions in vs code

    • @ariflogs
      @ariflogs  4 หลายเดือนก่อน

      that sounds like a good idea.. sure, will do

  • @photozoa
    @photozoa 4 หลายเดือนก่อน

    heyy when ever I make a new mdx blog inside the blogs folder it gives me an error " cannot import module" and points to this line in the serverUtils.js --- " const { metadata } = await import(`@/app/blogs/${postDir}/page.mdx`); "
    please help.

    • @ariflogs
      @ariflogs  4 หลายเดือนก่อน

      have you exported the metadata object in your mdx file?