-
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
I think the VScode extension ES7+ React/Redux/React-Native snippets by dsznajder does quite a lot of heavy lifting and makes life eazier. See the list of snippets https://github.com/chillios-ts/vscode-react-javascript-snippets/blob/HEAD/docs/Snippets.md
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
I use an ESLint plugin, with the rule import/order.
-
There's a big world of Awesome ESLint plugins.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
Just use this Next.js Eslint Configuration
-
Validate and auto-generate TypeScript types from raw PostgreSQL with ESLint
-
Resolving Circular Dependency Issues in ES5 Projects
-
30-seconds-of-code: Short code snippets for all your development needs
-
How to Do a TypeScript Conversion: an opinionated take on gradual conversions