-
I haven't tried it yet, but Htmlx sounds pretty cool if you're doing SSR the traditional way.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
These are all really outdated tips. Moment is deprecated and it is recommended to use dayJs or date-fns. Lodash is discouraged because it has a huge bundle size and nowadays you will find native functions which do most of the things people have used lodash before. https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore
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.
Related posts
-
I was isekaid into developing a minimal-JavaScript online game using The Platform as much as I could and wrote about it 🧙
-
Kids who use ChatGPT as a study assistant do worse on tests
-
Chat with HTMX, WebSockets and Hono
-
Getting Started with HTMX: A Beginner's Guide
-
HTML-ivating your Django web app with Htmx, AlpineJS, and streaming HTML