this post was submitted on 07 Jul 2026
63 points (100.0% liked)

Web Development

5726 readers
33 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] ghodawalaaman@programming.dev 2 points 2 hours ago

we need more articles like this, Thanks OP (≧▽≦)

[–] rozodru@piefed.world 12 points 1 day ago (1 children)

I find it a lot easier now than previous years and it's funny in a way as it's kinda gotten back to its "roots" so to speak.

I develop on NixOS and use Astro and Tailwind...that's about it. because I'm on NixOS everything is contained in a flake so I don't install any of it on my machine. it's just there within the environment which makes things incredibly easy when I decide to move between computers. using tailwind just reminds me of building sites when I was in high school on geocities and I love it. I don't use a massive stack, i'm all about KISS. and yes I know people knock cloudflare but man wrangler makes it a breeze.

[–] grandma@sh.itjust.works 8 points 1 day ago

I see nix propaganda I upvote

[–] somegeek@programming.dev 7 points 1 day ago

Good article.

It has pointed out the Hypermedia systems architecture, HDA and HTMX throughout, but haven't mentioned the name of Hypermedia systems. I think it's a key concept in our path forward and we should emphasize it more.

I have read the book "Hypermedia systems" and have been building fullstack systems with HTMX and Clojure lately.
The complexity and cost is much lower than the frontend,backend architecture I was used to with js frameworks.

[–] icerunner_origin@startrek.website 10 points 1 day ago (1 children)

A genuinely interesting read, and well written

[–] desmosthenes@lemmy.world 6 points 1 day ago

I second that