Building a Reading List web app with Node, Preact, and Tailwind CSS

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
  • bookstack-reading-list-app

    A simple reading list web app, as a side-project, to try out new technology. Based on my Tailwind-JIT-MERN-Starter which was forked from Retinafunk's Tailwind-JIT-Starter. Possibly rewrite in SolidJS some day?

  • This is a work in progress, last updated on 21 June 2021. I will only highlight a few code examples and helpful links in this article. You can see the full code and commit messages on GitHub.

  • tailwind-jit-mern

    A simple dev starter for Preact JS + TypeScript + Tailwind CSS + Snowpack bundler (+ TODO: Node / deno backend, MongoDB, cloud deployment)

  • Beginning with a general example / starter setup useful for several projects, forking the actual side project (bookstack-reading-list-app) once things get more specific.

  • 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
  • tailwind-jit

    A simple dev starter for tailwindcss with live reload server

  • Originally intended to use tailwind with create-react-app, after trying to solve conflicts and incompatibilities, I rebased the starter on retinafunk's tailwind-jit-starter and decided to drop old technology like webpack in favour of smaller, more elegant solutions, which in consequence lead to the decision to drop React in favour of preact, focussing on performance and minimalism.

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

  • Hey, I made a simple reddit clone using MERN stack. Hope you will like it...

    1 project | /r/MERN_Stack | 5 Oct 2021
  • Hey, I made a simple reddit clone using MERN stack. Hope you will like it...

    1 project | /r/reactjs | 5 Oct 2021
  • Hey, I made a simple reddit clone using MERN stack. Hope you will like it...

    1 project | /r/programming | 5 Oct 2021
  • Collab Lab #66 Recap

    7 projects | dev.to | 7 Apr 2024
  • What's Your Favorite Tech Stack and Why?

    2 projects | dev.to | 2 Apr 2024