2024 In Review
A personal review of 2024 focusing on open source project goals, financial earnings, and productivity reflections from a full-time developer.
A personal review of 2024 focusing on open source project goals, financial earnings, and productivity reflections from a full-time developer.
A guide to using ESLint v9's new flat config format with EcmaScript modules (mjs) in an NX workspace, including a workaround for a current limitation.
Explains why TypeScript is currently essential for typed linting in JavaScript/TypeScript projects, despite performance costs, and discusses future alternatives.
A developer details the challenging creation of a TypeScript ESLint rule, highlighting the hidden costs of open source work and advocating for sponsorship.
Announcing a live stream with a typescript-eslint maintainer to build custom ESLint rules and answer questions about ESLint for JavaScript/TypeScript.
An open source maintainer outlines their 2023 goals, focusing on TypeScript static analysis, community engagement, and performance improvements for typescript-eslint.
A guide on converting deprecated TSLint rules to ESLint using the @typescript-eslint toolkit for TypeScript projects.