JSX in MDX: A Guide to Removing Unwanted HTML Paragraph Tags
Prevent invalid HTML markup by eliminating extra <p> tags in your multi-line JSX elements. Learn how to fully leveraging the power of MDX and JSX.
4 min read
Follow my blog for a glimpse into my experiences with technology, covering topics such as front-end development, engaging projects, and the latest tech trends.
Prevent invalid HTML markup by eliminating extra <p> tags in your multi-line JSX elements. Learn how to fully leveraging the power of MDX and JSX.
Discover how Tailwind CSS's utility-first approach to styling and responsive design transforms the way you write CSS through, allowing you to focus on building great things.
Learn how I replaced my five-year-old static website with a sleek, modern Next.js and Tailwind CSS replacement during a week-long break from work.