Software Alternatives & Reviews

Prettier VS ESLint

Compare Prettier VS ESLint and see what are their differences

Prettier logo Prettier

An opinionated code formatter

ESLint logo ESLint

The fully pluggable JavaScript code quality tool
  • Prettier Landing page
    Landing page //
    2022-06-27
  • ESLint Landing page
    Landing page //
    2022-09-14

Prettier videos

Code Formatting with Prettier in Visual Studio Code

More videos:

  • Review - ESLint + Prettier + VS Code — The Perfect Setup
  • Review - Miranda Lambert -- Only Prettier [REVIEW/RATING]

ESLint videos

ESLint Quickstart - find errors automatically

More videos:

  • Review - ESLint + Prettier + VS Code — The Perfect Setup
  • Review - Linting and Formatting JavaScript with ESLint in Visual Studio Code

Category Popularity

0-100% (relative to Prettier and ESLint)
Code Coverage
43 43%
57% 57
Code Analysis
50 50%
50% 50
Developer Tools
54 54%
46% 46
Software Development
55 55%
45% 45

User comments

Share your experience with using Prettier and ESLint. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Prettier might be a bit more popular than ESLint. We know about 254 links to it since March 2021 and only 227 links to ESLint. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Prettier mentions (254)

  • Setting up Doom Emacs for Astro Development
    So anyways, I wanted to hook up Emacs with Astro support. For now, I've just been roughing it out there and running Prettier by itself and turning off save on format and auto-complete. It's been scary. - Source: dev.to / 1 day ago
  • Biome.js : Prettier+ESLint killer ?
    If you're a developer, you're surely familiar with Prettier and ESLint. With over 8 years of existence, they have established themselves as references in the JavaScript ecosystem. - Source: dev.to / 5 days ago
  • How to use Lefthooks in your node project?
    No formatting inconsistencies: The committed code should follow the organization's code formatting standards(prettier or pretty-quick). - Source: dev.to / 13 days ago
  • Git Project Configuration With Husky and ESLint
    Let’s walk through the steps for a one-time setup to configure husky pre-commit and pre-push hooks, ESLint with code styles conventions, prettier code formatter, and lint-staged. Husky automatically runs a script on each commit or push. This is useful for linting files to enforce code styles that keeps the entire code base following conventions. - Source: dev.to / 16 days ago
  • 🎆 THE BEST AND MOST USEFUL VSCODE EXTENSIONS 🎆
    In this Thread, I won't show you little extensions that you probably already know, like Live Server or Prettier. - Source: dev.to / 2 months ago
View more

ESLint mentions (227)

  • Biome.js : Prettier+ESLint killer ?
    If you're a developer, you're surely familiar with Prettier and ESLint. With over 8 years of existence, they have established themselves as references in the JavaScript ecosystem. - Source: dev.to / 5 days ago
  • How to use Lefthooks in your node project?
    No lint errors: The committed code does not contain any lint errors (eslint). - Source: dev.to / 13 days ago
  • Git Project Configuration With Husky and ESLint
    Let’s walk through the steps for a one-time setup to configure husky pre-commit and pre-push hooks, ESLint with code styles conventions, prettier code formatter, and lint-staged. Husky automatically runs a script on each commit or push. This is useful for linting files to enforce code styles that keeps the entire code base following conventions. - Source: dev.to / 16 days ago
  • Shared Tailwind Setup For Micro Frontend Application with Nx Workspace
    ESLint: A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. - Source: dev.to / 25 days ago
  • Six Factors That Raise The Risk Of Bugs In A Codebase
    1. Lack of Static Code Analysis Static code analysis tools like TypeScript and ESLint play a crucial role in identifying and preventing bugs. TypeScript provides static typing, enhancing the robustness of the code. ESLint detects issues and enforces coding standards. The absence of these tools can significantly elevate the likelihood of bugs due to the lack of early detection and guidance provided during... - Source: dev.to / about 2 months ago
View more

What are some alternatives?

When comparing Prettier and ESLint, you can also consider the following products

Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.

SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.

CodeClimate - Code Climate provides automated code review for your apps, letting you fix quality and security issues before they hit production. We check every commit, branch and pull request for changes in quality and potential vulnerabilities.

Next.js - A small framework for server-rendered universal JavaScript apps

Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft