this post was submitted on 20 Oct 2025
26 points (96.4% liked)

Web Development

4728 readers
9 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] albsen@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago)

I use HTML5, css3 and vanilla js... haven't seen a web dev project in years that actually needed to be an application. for the odd moment where I need interactive controls htmx comes to the rescue. I've built a few actual web applications using both react and angular before and can tell you nothing is more amazing than not having to deal with npm anymore. don't get me started on downloading all backend state into browser cache just to change the color of a button ;-)