How to Use mdx-bundler with Next.jsby@jana
1,977 reads
1,977 reads

How to Use mdx-bundler with Next.js

by Jana4mNovember 8th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

MDX is the extension of markdown that allows us to write React Component inside markdown. It helps us to make our content very interactive and dynamic. MDX-bundler is an asynchronous function to compile and bundle our MDX files with their dependency. To compile mdx files, it uses XDM, a powerful MDX compiler with lots of features. To render the bundled MDX code, we need to import **getMDXComponent** in the client. In this article, I'll guide you through all the features of this package.

Company Mentioned

Mention Thumbnail
featured image - How to Use mdx-bundler with Next.js
Jana HackerNoon profile picture
Jana

Jana

@jana

Senior Software Engineer @Cimpress | Full Stack Developer | Javascript Enthusiast

About @jana
LEARN MORE ABOUT @JANA'S
EXPERTISE AND PLACE ON THE INTERNET.

Share Your Thoughts

About Author

Jana HackerNoon profile picture
Jana@jana
Senior Software Engineer @Cimpress | Full Stack Developer | Javascript Enthusiast

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
L O A D I N G
. . . comments & more!