htmx
Alpine.js
Tailwind CSS
Vue.js
React
Next.js
Astro Build
Svelte
Hashnode
DEV.to
Medium
GitHub
Stack Overflow
Ghost
Hacker Noon
Substack
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext
htmx is small (~14k min.gzโd), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react
HashnodeHashnode might be a bit more popular than htmx. We know about 136 links to it since March 2021 and only 130 links to htmx. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
IF YOU'VE been developing htmx apps for a while, you might have tried to cache the HTML fragments generated by your server as htmx responses. Caching htmx fragments is the equivalent of caching JSON responses in a SPA. Eg, you might have a fragment response from GET /users/:id that renders a user detail view. You might want to cache this view to avoid expensive queries in the backend if you know the user details... - Source: dev.to / 3 days ago
For web stuff, I enjoy https://htmx.org so Go + Templ + HTMX (aka the GOTH stack) Or, if you prefer more of a power tools feel, then HTMX and Raku in functional style (https://harcstack.org) maybe to your liking. Which I call the Crotch Rocket of the programming world. - Source: Hacker News / about 2 months ago
HTMX is founded on the fundamental question of why canโt any HTML element trigger an HTTP request or receive an HTML response. There is a more expanded version of the https://htmx.org website, but I feel this is the crux of it. - Source: dev.to / 3 months ago
Htmlx[1] is the library for ssr nowadays, and TBH, pretty good option. It removes JS completely from the equation most of the time [1]: https://htmx.org/. - Source: Hacker News / 6 months ago
Yeah, I think that too - for me the -Ofun comes from HTMX https://htmx.org and the HARC stack https://harcstack.org so I can server side code in a my preferred programming language hint: not JS (with a helping of LLM on the side). - Source: Hacker News / 6 months ago
If you found this guide useful or have questions, donโt hesitate to drop a comment below. What was your first Docker project? Share your experiences, and letโs learn together! Donโt forget to follow me on Dev.to and Hashnode for more developer insights. Happy Dockering! - Source: dev.to / 3 months ago
So, let's say that you are writing a post on your website, but you also want to publish it on other platforms, like medium.com, dev.to or hashnode.com. There is no way you can compete with these domains in terms of domain authority. This means that, to Google, they are more valid sources of content then your small and less visited website. However, you can leverage the reach that those platforms can give you and... - Source: dev.to / 7 months ago
Hashnode Developer-focused blogging platform with built-in formatting, graphs, and custom domains. - Source: dev.to / about 1 year ago
We looked into a few different providers including GitBook, Docusaurus, Hashnode, Fern and Mintlify. There were various factors in the decision but the TLDR is that while we manage our SDKs with Fern, we chose Mintlify for docs as it had the best writing experience, supported custom React components, and was more affordable for hosting on a custom domain. Both Fern and Mintlify pull from the same single source of... - Source: dev.to / about 1 year ago
Hashnode write dev blogs and build a reputation. - Source: dev.to / about 1 year ago
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
DEV.to - Where software engineers connect, build their resumes, and grow.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
Vue.js - Reactive Components for Modern Web Interfaces
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.