I built my personal blog with Next.js 13 and next-mdx-remote

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • blog

    👨‍💻 Dev blog built with Next.js 13, TypeScript, and Contentlayer, using latest Next.js features (by kfirfitousi)

  • Repo: https://github.com/kfirfitousi/blog

  • mdx-nextjs-13

    Proof-of-Concept for rendering MDX files using Next.js 13 and next-mdx-remote

  • In addition, I was asked by a community member, who came across my blog, to provide a Proof-of-Concept repo that shows how it works (apparently some of the available solutions had issues with Next.js 13), so I made one: https://github.com/kfirfitousi/mdx-nextjs-13 and wrote about it on my blog: https://blog.kfirfitousi.com/posts/web-dev/mdx-nextjs-13.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts