Skip to content

Instantly share code, notes, and snippets.

@chrisryana
Last active March 10, 2022 13:32
Show Gist options
  • Save chrisryana/02caa75132b39f6e00627ab0fb56fd8c to your computer and use it in GitHub Desktop.
Save chrisryana/02caa75132b39f6e00627ab0fb56fd8c to your computer and use it in GitHub Desktop.
Инструменты которые нужно первыми установить для качественной разработки ⚠️

На случай если ноутбуку придет каюк *ттт* 🙊

Chrome Extensions

VSCode Extensions

  • Auto Complete Tag – 2 в 1 (Auto Close Tag + Auto Rename Tag)
  • Path Autocomplete
  • Path Intellisense
  • Bracket Pair Colorizer
  • Import Cost
  • class extractor
  • indent-rainbow
  • ES7 React/Redux/GraphQL/React-Native snippets
  • React Pure To Class
  • SCSS IntelliSense
  • CSS Peek – показывает css свойста в html или jsx
  • ESLint
  • Beautify
  • Prettier - Code formatter
  • puglint
  • Git Lense
  • Emoji
  • vscode-icons
  • Live Server
  • WakaTime – метрики и отчеты программистской активности
  • Todo Tree

Темы

  • Theme - Oceanic Next
  • Cobalt Next
  • Monokai (текущая)

NPM packets

  • prop-types
  • react-dom
  • redux
  • react-redux
  • eslint

sudo

  • babel-cli
  • browser-sync
  • create-react-app
  • npm
  • pug-lint
  • react
  • react-router-dom
  • typescript
  • webpack
  • webpack-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment