
DEV.to
WordPress
Medium
Hashnode
Ghost
Drupal
GitHub
Stack Overflow
htmx
Alpine.js
Tailwind CSS
Vue.js
React
Next.js
Astro Build
Svelte
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
DEV.toAs a mini-blog, it is a nice alternative for Medium to publish and share information about programming.
However, the community and the organization are biased toward social justice (and they are open to it). You can read its Code of Conduct, it is so vague and politically leads (I prefer a term of service because it defines fair rules for everybody). So it alienates developers that we don't care about politics in pro of people that want to talk about any other topic such as sexuality, how women are unprivileged, and such. It even mandates to use inclusive language. Good grief.
My main complaint is the quality of the community. It is not StackOverflow (so we don't want to ask for an answer here), and most of the top topics are clickbait, such as "how to become a rockstar developer in ... days", "100 tips to become a better programmer" (and it doesn't even talk about programming).
Technically this "mini blog" site allows us to use markdown, and it is okay. However, the whole experience is really basic. Even the template is ugly.
Based on our record, DEV.to should be more popular than htmx. It has been mentiond 648 times since March 2021. 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.
While developing Wasp, a JS full-stack framework, we keep researching other ecosystems (Rails, Laravel, Django, etc.) and finding ways how they figured out developer productivity. We kept finding these reusable legos, so we gave them a name: "full-stack modules". Let's define what we mean by that exactly. - Source: dev.to / 3 days ago
If you want to see where your site sits in this distribution, run an audit โ it takes about 12 seconds. - Source: dev.to / 7 days ago
Getting a first thing online is a milestone worth not reaching alone. A MLH hackathon is the perfect place to try: build, break, and deploy alongside other people over a weekend. And DEV is always here for the other parts, open all the time, where a new coder can post the project, ask for feedback, and read how someone else cleared the same hurdle. - Source: dev.to / 8 days ago
Same idea. Four rewrites. Four character budgets. Four hashtag policies. Four mental models of an algorithm I do not control and cannot see. And that is before you reach Mastodon, Threads, Reddit, a newsletter, dev.to, and whatever launched this quarter. - Source: dev.to / 10 days ago
Visualizing how Docker Compose services connect to each other โ which services share networks and which are isolated โ helps catch misconfigured networking before deploying. InfraSketch parses Docker Compose files and maps services and their network relationships as a diagram. - Source: dev.to / 12 days ago
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
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.
Hashnode - A friendly and inclusive Q&A network for coders
Vue.js - Reactive Components for Modern Web Interfaces