this post was submitted on 22 Jan 2025
1 points (100.0% liked)

Web Development

3547 readers
27 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
 

Biome project lead here, so feel free to ask questions!

you are viewing a single comment's thread
view the rest of the comments
[–] Qzr@programming.dev 1 points 2 days ago (1 children)

Just learned about Biome from this post. I should try it out. How opinionated is Biome? Does it follow Prettier in that regard?

[–] arendjr@programming.dev 1 points 1 day ago

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.