Explore >> Select a destination


You are here

mitchgordon.me
| | typescript-eslint.io
9.1 parsecs away

Travel
| | Explaining what linting with type information means, why it's so powerful, and some of the useful rules you can enable that use it.
| | github.com
9.7 parsecs away

Travel
| | VSCode extension to integrate eslint into VSCode. Contribute to microsoft/vscode-eslint development by creating an account on GitHub.
| | marvinh.dev
14.4 parsecs away

Travel
| | Linting is the act of finding patterns in code that could lead to mistakes or ensure a consistent reading experience. It's a core piece of many JavaScript/TypeScript projects. We found lots of potential for time savings in their selector engine and AST conversion process and a perfect linter written in JS would be able to hit sub-second run times.
| | www.thapatechnical.com
62.7 parsecs away

Travel
| Learn how to install and set up React JS v19 with Node.js, Bun package manager, and Vite. Create your first React app and upgrade to React v19 RC.