What are good ways to speed up the small little things when developing? Like typing this `${}` or the function definition of a react component? How can I use shortcuts in VS code, or are there any other tools? Pls also tell if you solved other small problems for yourself.

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • eslint-plugin-import

    ESLint plugin with rules that help validate proper imports.

  • I use an ESLint plugin, with the rule import/order.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awesome-eslint

    A list of awesome ESLint plugins, configs, etc.

  • 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.

Suggest a related project

Related posts

  • 30-seconds-of-code: Short code snippets for all your development needs

    1 project | news.ycombinator.com | 25 Dec 2023
  • How to Do a TypeScript Conversion: an opinionated take on gradual conversions

    2 projects | news.ycombinator.com | 4 Nov 2023
  • The Best ESLint Rules for React Projects

    8 projects | dev.to | 15 Sep 2023
  • PURISTA - Thanks to amazing open-source software

    7 projects | dev.to | 11 Sep 2023
  • Create React UI Lib 1.1: Ladle and ESLint

    7 projects | dev.to | 8 Jul 2023