$20k bounty was claimed
prettier.io
$20k bounty was claimed
1–10 of 345 posts
Re: $20k bounty was claimed
#2Re: $20k bounty was claimed
#3This will help to bring maximum speed to formatting Javascript thanks to Rust, following the ruff (Python formatter) trend.
Just as a note, as it was not mentioned in the article, Wasmer [2] also participated with a $2,500 bounty to compile Biome to WASIX [3], and it has been awesome to see how their team has been working to achieve this as well... hopefully we'll get Biome running in Wasmer soon!
Also congrats to the Algora team, as they have been doing very good work with their landing and trying to help on the challenge moving forward [4].
Keep up the great work!!
Re: $20k bounty was claimed
#4While porting to Rust has been a trend, as Prettier runs on every save, the speed boosts will be significant. I'll be trying out Biome soon. Congrats to the Biome project!
Re: $20k bounty was claimed
#5Am I missing stuff?
Re: $20k bounty was claimed
#6Re: $20k bounty was claimed
#7Strange.
Re: $20k bounty was claimed
#8I was indeed wondering that but the answer doesn't really answer the question for me. Why not set a bounty to improve Prettier instead of building a competing project just to increase the motivation to improve Prettier? Or is the end goal to shut down the Prettier project and encourage people to switch to the Rust based one? Seems like an unnecessary fragmentation of an already confusing landscape.
Maybe I'm misunderstanding something though.
Re: $20k bounty was claimed
#9I'm looking through the docs, specifically the formatter stuff ( https://biomejs.dev/formatter ), and it feels like all the examples are backwards? Am I missing stuff?