Software Alternatives, Accelerators & Startups

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
55 55%
45% 45
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 259 links to it since March 2021 and only 231 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 (259)

  • Make Commit in Your React Project Format-Test-Build Ready with Husky - A Step-by-Step Guide
    Prettier: It makes our code prettier by formatting. It supports many languages and editors. - Source: dev.to / 7 days ago
  • Rustify your JavaScript tooling
    A big part of my work revolves around JavaScript tooling, and as such it's important to keep an eye on the ecosystem and see where things are going. It's no secret that recently lots of projects are native-ying (??) parts of their codebase, or even rewriting them to native languages altogether. Esbuild is one of the first popular and successful examples of this, which was written in Go. Other examples are Rspack... - Source: dev.to / 10 days ago
  • How to prevent Prettier putting a full stop on a new line after a link
    Do you use Prettier? Have your configuration settings caused weird HTML rendering issues by adding extra whitespace where you didn't want it? Perhaps after an anchor link at the end of a paragraph? Me, too. Here's what's happening and how you might be able to fix it. - Source: dev.to / 18 days ago
  • Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects
    In this post, I also use ESLint + Standard JS as my code formatting tools. Formatting JS/TS code by using ESLint is also subjective and opinionated, arguably most people would rather use Prettier instead, which provides more configurable options. - Source: dev.to / 25 days ago
  • To Review or Not to Review: The Debate on Mandatory Code Reviews
    Automating code checks with static code analysis allows us to enforce code styling effectively. By integrating tools into our workflow, we can identify errors at an early stage, while coding instead of blocking us at the end. For instance, flake8 checks Python code for style and errors, eslint performs similar checks for JavaScript, and prettier automatically formats code to maintain consistency. - Source: dev.to / about 1 month ago
View more

ESLint mentions (231)

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