home.social

#oxlint — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #oxlint, aggregated by home.social.

  1. Hui, I migrated a small project from #eslint (~5.5 sec) to #oxlint (~0.9 sec). That's a really nice improvement. Now I need to migrate more projects. :D

  2. #Oxlint 1.0 is here, bringing fast linting, extensive rules, and smooth migration tools for projects of any size - from open-source to enterprise.

    The Rust-based JavaScript & TypeScript linter from the Oxc toolchain hits its first stable release.

    Learn more: bit.ly/4fS5LeS

    #InfoQ #JavaScript #TypeScript #RustLang

  3. > we’ve reached a saturation point where the API surface is mostly settled, and everyone just wants “the same thing, but faster.” Hence the explosion of new tools that are nearly drop-in replacements for existing ones: #Rolldown for #Rollup, #Oxlint for #ESLint, #Biome for #Prettier, etc.

    nolanlawson.com/2024/10/20/why

    #JavaScript #webDev #programming

  4. TIL of Oxlint, a JS linter (like #ESLint) written in Rust. Looks like it’s got some really good diagnostics messages. High praises from Shopify in the general availability announcement: oxc-project.github.io/blog/202

    #Oxlint #JavaScript