Ramu Narasingathinkthroo.hashnode.dev·Nov 10, 2024Biome.js, a toolchain to format and lint your web projectI found that t3-env uses Biomejs for linting purposes. This article provides an overview of Biomejs and usage in t3-env. Biome.js Biome.js is a toolchain for your web project. It helps with formatting and linting your project. Quick start Installati...JavaScript
Dung Huynh Ducblog.productsway.com·Apr 29, 2024Biome-Interactive for Seamless ESLint and Prettier MigrationMotivation Managing multiple side projects and open-source initiatives can be quite a task, especially when they rely on different package managers like Yarn, pnpm, or Bun. Consistently migrating these projects from ESLint and Prettier to Biome, thou...42 readsbiomejs
Abdul Malikblog.up2dul.dev·Mar 28, 2024Trying Biome as the next code linter and formatterIntro As a software developer, our primary task is to write code, and it is not just about writing it so that the program runs well. We also need to ensure that the code we write is clean, which means we must pay attention to things such as giving va...36 readsbiome