wszystkie wpisy

Ustawienia VS Code dla React

Kilka małych tipów dla Visual Studio Code przy programowaniu FE:

  • install ESLint
  • install Prettier - Code formatter
  • go to: File -> Preferences -> Settings -> Format On Save on (in Editor)
  • install ES7+ React/Redux/React-Native snippets

In Google Chrome install “React Developer Tools”.