I over-engineered my blog, and here’s what I’ve learned

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • prism-react-renderer

    🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)

  • As I didn’t have enough time to play with it, I went with another package, prism-react-renderer. It allowed me to access the raw code text in between the conversion process of next-mdx-remote, for it is a wrapper around the block.Therefore, I use it to stick it to the clipboard on button click with ease.

  • use-dark-mode

    A custom React Hook to help you implement a "dark mode" component.

  • use-dark-mode, for handling dark mode.

  • 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
  • next-seo

    Next SEO is a plug in that makes managing your SEO easier in Next.js projects.

  • next-seo, for managing SEO stuff.

  • next-mdx-remote

    Load mdx content from anywhere through getStaticProps in next.js

  • Read more why it’s better than next-mdx-enhanced, and what it is solving.

  • rehype-prism

    Discontinued rehype plugin to highlight code blocks in HTML with Prism (via refractor)

  • rehype-prism, for highlighting code syntax.

  • rehype

    HTML processor powered by plugins part of the @unifiedjs collective

  • Add optional plugins. To use remark and rehype plugins, specify them in the remarkPlugins array in the first step.

  • next-pwa

    Zero config PWA plugin for Next.js, with workbox 🧰

  • next-pwa, for PWA support.

  • 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.

    InfluxDB 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