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 Edditor)

  • install ES7+ React/Redux/React-Native snippets

In Google Chrom install “React Developer Tools”.