This is my first blog post using MDX! MDX allows me to write content in Markdown while also using React components.
MDX is a format that lets you seamlessly write JSX in your Markdown documents. You can import components, like interactive charts or alerts, and embed them within your content.
I wanted a blog that is:
.mdx files and commit themI'll be writing about design, engineering, and building products. Stay tuned for more posts!
console.log("Hello, World!");
Thanks for reading!