Improving the Next.js config

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

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

    The React Framework

  • For the past few years I have been an avid lover of Vue.js and in the past year or so been using it in combination with Vite, an all new build tool that is just out of this world fast ⚡. However, spending more time working in the industry I have learned to fall back in love with React and more specifically Next.js.

  • vite-plugin-markdown

    A vite plugin to import a Markdown file in various formats like Front Matter, HTML, ToC, and React/Vue Component

  • vite-plugin-markdown: Import markdown files content, frontmatter, etc.

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

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • For the past few years I have been an avid lover of Vue.js and in the past year or so been using it in combination with Vite, an all new build tool that is just out of this world fast ⚡. However, spending more time working in the industry I have learned to fall back in love with React and more specifically Next.js.

  • vite

    Next generation frontend tooling. It's fast!

  • For the past few years I have been an avid lover of Vue.js and in the past year or so been using it in combination with Vite, an all new build tool that is just out of this world fast ⚡. However, spending more time working in the industry I have learned to fall back in love with React and more specifically Next.js.

  • tsup

    The simplest and fastest way to bundle your TypeScript libraries.

  • I personally don't like using the CommonJS syntax where possible. To the point that for most projects now when I want to write a simple Node script I quickly add tsup so I can use TypeScript & a number of other handy features. One scenario I particularly hate is when a library offers a object type definition & but you have to use the JSDoc @type {import('...').TypeName} syntax to use it.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • Imagine if you could add TailwindCSS to your Next.js project by just doing this:

  • React

    The library for web and native user interfaces.

  • For the past few years I have been an avid lover of Vue.js and in the past year or so been using it in combination with Vite, an all new build tool that is just out of this world fast ⚡. However, spending more time working in the industry I have learned to fall back in love with React and more specifically Next.js.

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

    Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (over 150 icon sets and 200k icons). SVG framework, React, Vue and Svelte components!

  • vite-plugin-icons: Access thousands of icons via Iconify.

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

  • What is the most modern way to connect to a ... a dapp? Man... I'm a dinosaur and it's only been 2 years

    3 projects | /r/ethdev | 4 Apr 2022
  • Vue 3 production-ready analysis

    11 projects | /r/vuejs | 25 Jan 2022
  • Is VueJS going to survive?

    3 projects | /r/vuejs | 5 Oct 2022
  • Vanilla JavaScript doesn't make sense in real apps

    3 projects | dev.to | 20 Sep 2022
  • Let's build a weather app with vite and react - part 1

    3 projects | dev.to | 19 Sep 2022