Javascript + Markdown = MDX (using NextJS)

preview_player
Показать описание
In this video I go through how you can combine Javascript and Markdown to enhance your NextJS Web App. This allows you to have the flexibility of writing Markdown that is rendered into HTML and still have the power of Javascript, components and more.

Get started with Open Source in 10mins

## LEARN MORE

Also join our community GitHub organisation by creating an issue with the type "invite me to the organisation" :)

I now have a 2nd YouTube channel for short video clips of 60s or less, subscribe ...

## SERVICES I USE AND RECOMMEND

Some of these might be affiliate links, no extra cost you to, but I get a little $ if you sign up, plus you might get a discount too

## COMMUNITY SPONSORS

A BIG thank you to my GitHub Sponsors:
***
***

## FIND ME ON OTHER SOCIAL PLATFORMS

Don’t forget to support my channel by subscribing below, it’s free, and also share with your friends. Subscribe now!!

Follow on other socials for behind the scenes footage, join discord to continue the conversation...

Javascript + Markdown = MDX (using NextJS)
Рекомендации по теме
Комментарии
Автор

recently got to know about this while contributing to an open source project.
Open source projects can definitely teach you tons of new things

SatyamCodesss
Автор

Thanks for sharing Eddie. I like to use mdx for creating a blog using nexjs. Which is easy to maintain using markdown and javascript.

neontuts
Автор

Mdx seems fun, thanks for introducing us Eddie
Also your new thumbnail design looks cool too👍

web_shivam
Автор

Thanks for sharing, Eddie. Learned a new thing today. Next is the next level.

By the way, I see that when the page is rendered, the background color is black instead of natural white. Which extension are you using for that?

ShaikMoAbdullah
Автор

Amazing video, Eddie. It's so powerful and will help a lot in LinkFree.

pradumnasaraf
Автор

Awesome tutorial! How does one import (render) a markdown like the .mds file to a component?

niyibanks
Автор

how to render markdown urls with underscore, without loosing the underscores?

arsnalbeast
Автор

I get my video URL in html format . I want to convert it to MDX format. Any suggestion you can give ?

exoticme