DEV Community

# eslint

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Set up eslint, prettier and ts quickly

Set up eslint, prettier and ts quickly

Comments
3 min read
ESLint 10 Migration Guide: Everything You Need to Know About the Biggest Update Yet

ESLint 10 Migration Guide: Everything You Need to Know About the Biggest Update Yet

Comments
6 min read
ESMate: An Anti-Fatigue Toolkit for JavaScript/TypeScript Development

ESMate: An Anti-Fatigue Toolkit for JavaScript/TypeScript Development

Comments
2 min read
Oxlint x Prettier: The Modern Approach To Starting Your JavaScript Project

Oxlint x Prettier: The Modern Approach To Starting Your JavaScript Project

Comments
4 min read
The N+1 Insert Loop That Slowed Our API to a Crawl

The N+1 Insert Loop That Slowed Our API to a Crawl

1
Comments 3
2 min read
The 30-Minute Security Audit: Onboarding a New Codebase

The 30-Minute Security Audit: Onboarding a New Codebase

10
Comments 6
2 min read
COPY FROM Exploits: When PostgreSQL Reads Your Filesystem

COPY FROM Exploits: When PostgreSQL Reads Your Filesystem

Comments
4 min read
search_path Hijacking: The PostgreSQL Attack You've Never Heard Of

search_path Hijacking: The PostgreSQL Attack You've Never Heard Of

Comments
2 min read
Getting Started with eslint-plugin-express-security

Getting Started with eslint-plugin-express-security

Comments
3 min read
Getting Started with eslint-plugin-browser-security

Getting Started with eslint-plugin-browser-security

Comments
2 min read
Getting Started with eslint-plugin-jwt

Getting Started with eslint-plugin-jwt

Comments
3 min read
eslint-plugin-import vs eslint-plugin-import-next: Up to 100x Faster

eslint-plugin-import vs eslint-plugin-import-next: Up to 100x Faster

Comments
3 min read
The Connection Leak That Took Down Our Production Database

The Connection Leak That Took Down Our Production Database

Comments
2 min read
Getting Started with eslint-plugin-lambda-security

Getting Started with eslint-plugin-lambda-security

Comments
3 min read
Getting Started with eslint-plugin-nestjs-security

Getting Started with eslint-plugin-nestjs-security

Comments
2 min read
Getting Started with eslint-plugin-import-next

Getting Started with eslint-plugin-import-next

Comments
2 min read
Getting Started with eslint-plugin-secure-coding

Getting Started with eslint-plugin-secure-coding

Comments
3 min read
Transaction Race Conditions: Why BEGIN on Pool Breaks Everything

Transaction Race Conditions: Why BEGIN on Pool Breaks Everything

Comments
2 min read
3 Lines of Code to Hack Your Vercel AI App (And 1 Line to Fix It)

3 Lines of Code to Hack Your Vercel AI App (And 1 Line to Fix It)

Comments
2 min read
Hardcoded Secrets: The #1 Vulnerability AI Agents Can Auto-Fix

Hardcoded Secrets: The #1 Vulnerability AI Agents Can Auto-Fix

Comments
2 min read
Why eslint-plugin-import Takes 45 Seconds (And How We Fixed It)

Why eslint-plugin-import Takes 45 Seconds (And How We Fixed It)

Comments
2 min read
Mapping Your Codebase to OWASP Top 10 with 247 ESLint Rules

Mapping Your Codebase to OWASP Top 10 with 247 ESLint Rules

Comments
5 min read
SQL Injection in node-postgres: The Pattern Everyone Gets Wrong

SQL Injection in node-postgres: The Pattern Everyone Gets Wrong

Comments
2 min read
The JWT Algorithm "none" Attack: The Vulnerability in 1 Line of Code

The JWT Algorithm "none" Attack: The Vulnerability in 1 Line of Code

1
Comments
2 min read
Your ESLint Security Plugin is Missing 80% of Vulnerabilities (I Have Proof)

Your ESLint Security Plugin is Missing 80% of Vulnerabilities (I Have Proof)

Comments
5 min read
loading...