Supercharge your HTML with mizu.js!

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. node

    Node.js JavaScript runtime ✨🐢🚀✨

    In the meantime, I started writing more and more isomorphic JavaScript (i.e., working both in client and server) and found Deno to be the perfect runtime for it. Deno relies on web standards rather than implementing its own like Node. Because of this, I encountered some compatibility issues, which shouldn't exist, as developers should be free to use whatever that suits them best, whether it's Node, Deno, Bun or the browser.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. htmx

    </> htmx - high power tools for HTML

    That's why I grew fond of libraries such as Alpine.js and htmx, which require no setup and are easy to use. However, I felt these had some limitations. Since they were mostly designed for client-side usage, it wasn't really possible to use them in server-side rendering contexts (including static generation).

  4. deno

    A modern runtime for JavaScript and TypeScript.

    In the meantime, I started writing more and more isomorphic JavaScript (i.e., working both in client and server) and found Deno to be the perfect runtime for it. Deno relies on web standards rather than implementing its own like Node. Because of this, I encountered some compatibility issues, which shouldn't exist, as developers should be free to use whatever that suits them best, whether it's Node, Deno, Bun or the browser.

  5. Alpine.js

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

    That's why I grew fond of libraries such as Alpine.js and htmx, which require no setup and are easy to use. However, I felt these had some limitations. Since they were mostly designed for client-side usage, it wasn't really possible to use them in server-side rendering contexts (including static generation).

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

  • My Contribution to Deno 2.0

    6 projects | dev.to | 28 Oct 2024
  • Discover JSREPL.io – A JavaScript REPL & Playground

    4 projects | dev.to | 28 Oct 2024
  • Beginner’s Guide to Open-Source. Start your Open-Source Journey 🚀

    10 projects | dev.to | 10 Aug 2024
  • Captfencoder – Extensible cross platform network security tool suite

    1 project | news.ycombinator.com | 9 Jun 2021
  • Captfencoder – Extensible cross platform network security tool suite

    1 project | news.ycombinator.com | 7 Jun 2021

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?