Building my new website with NextJS, Ghost and Tailwind

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
  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • I’ve being using Tailwind CSS for a while now and each time I work with it, I’m amazed at how simple yet powerful it is at creating completely custom layouts and designs. There’s no wrestling with prebuilt styles like with other CSS frameworks and if you need to configure something it’s usually just a simple change in the config file.

  • Next.js

    The React Framework

  • I think the thing that really won me over with Ghost is being able to source content with its Javascript API library. It made working with NextJS even simpler than the previous GraphQL + Gatsby setup. Which is great because I’m still fairly new to the NextJS framework. I switched over from Gatsby for exactly that reason — to learn something new. However, there is definitely a learning curve when you’re already used to doing things a certain way.

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

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

  • So, given the focus is now on the content, I felt I had to use a CMS for this new version of my site and in my opinion there is no better CMS for blogging than Ghost. Everything about it from the developer documentation to the actual editor itself is so well crafted. All the functionality I could need is right there: scheduling posts, webhooks, extensive tag management. And the platform is so easy to use.

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

  • Integrating OpenAI's GPT-3 into a Next.js and Go Fiber App

    4 projects | dev.to | 10 Jun 2023
  • I made a 1D Cellular Automata emulator that's very configurable

    4 projects | /r/webdev | 6 Apr 2023
  • Fixing the Sticky Footer Issue with Next.js and TailwindCSS

    3 projects | dev.to | 30 Mar 2023
  • Rebuilding my Portfolio with Next, MDX, and Contentlayer

    4 projects | dev.to | 22 Mar 2023
  • Next.js & TailwindUI insert Inter font family

    2 projects | dev.to | 3 Mar 2023