this post was submitted on 10 Jan 2026
36 points (100.0% liked)
Web Development
4976 readers
1 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
- Follow the programming.dev site rules
- Keep content related to web development
- If what you're posting relates to one of the related communities, crosspost it into there to help them grow
- If youre posting an article older than two years put the year it was made in brackets after the title
Related Communities
- !html@programming.dev
- !css@programming.dev
- !uiux@programming.dev
- !a11y@programming.dev
- !react@programming.dev
- !vuejs@programming.dev
- !webassembly@programming.dev
- !javascript@programming.dev
- !typescript@programming.dev
- !nodejs@programming.dev
- !astro@programming.dev
- !angular@programming.dev
- !tauri@programming.dev
- !sveltejs@programming.dev
- !pwa@programming.dev
Wormhole
Some webdev blogs
Not sure what to post in here? Want some web development related things to read?
Heres a couple blogs that have web development related content
- https://frontendfoc.us/ - [RSS]
- https://wesbos.com/blog
- https://davidwalsh.name/ - [RSS]
- https://www.nngroup.com/articles/
- https://sia.codes/posts/ - [RSS]
- https://www.smashingmagazine.com/ - [RSS]
- https://www.bennadel.com/ - [RSS]
- https://web.dev/ - [RSS]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been keeping an eye on the Zed editor. Developed by some of the same people that made Atom. It's probably stable enough now that I need to give it another go
I was all in until I saw it supports vibe coding.
Though it does support AI or vibe coding it doesn't push it, while using the editor they don't even advertise it. You could go about using the editor without encountering it. They are just just few small buttons in the corner if you want to use it.
AI supports American fascism, and American fascism supports AI.
I have a zero tolerance for fascism.
Cool
https://lap.dev/lapce
A potentially interesting alternative to Zed without the AI...
(That I have not used, so I don't know if it's good or bad)
Well, if we're already posting all the new Rust-based editors, then we're still missing Helix: https://helix-editor.com/
Unlike the other two, it's community-developed, but it being terminal-based might not fit everyone's taste...
I started using Helix in the last year and it has been fantastic. I mostly work on embedded systems in C, C++, Rust and some Python. I love having a modal editor that uses select->verb syntax and that actually cares about discoverability.
I'm Helix only since a couple of years. My dev life is great.