Kicking the tires with NestJS and Hotwire: Part II

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tachyons

    Functional css for humans

  • I chose Tachyons over Tailwind because Tachyons is an atomic CSS framework, similar to Tailwind, however it's much lighter weight. Tailwind tends to be a bit heavier without using post CSS processing so I wanted to stick with something smaller.

  • Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • If you want more details on the initial setup I encourage you to take a look at the Part I that covers more of the initial implementation. For this portion, I added Prisma as an ORM, a frontend style library called Tachyons, and AlpineJS to handle any client-side interactions. I did this to avoid needing to add a client-side bundler to the build and instead just rely on plain old module imports to compose the frontend. This is now the default for Rails and it is quite nice to not need any additional build tools for the client.

  • 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

  • VueJS turns 10 years old

    5 projects | news.ycombinator.com | 4 Feb 2024
  • What's the easiest front end framework to pick for a simple website?

    2 projects | /r/webdev | 23 Jun 2023
  • Here are the 10 projects I am contributing to over the next 6 months. Share yours

    13 projects | dev.to | 13 Apr 2024
  • Bulma CSS is now 1.0.0

    1 project | news.ycombinator.com | 23 Mar 2024
  • The classless and class-light CSS aproaches

    3 projects | dev.to | 24 Jan 2024