2
Roadmap 2025 and Biome 2.0
(biomejs.dev)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
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
Just learned about Biome from this post. I should try it out. How opinionated is Biome? Does it follow Prettier in that regard?
The formatter is similar to Prettier in that regard, yes. Recently we decided to deviate in one specific case for accessibility reasons, but it’s a rare exception: https://fosstodon.org/@biomejs/113163964170882716
The linter is less opinionated, but it’s not concerned with formatting.