Saturday, May 25, 2019

vs code extensions i like

I'm realizing that I really need to get my mojo of making small things in React from scratch (just for practice), I went back to my old Hello, World in Parcel - I was frustrated that my home laptop's version of VS Code wasn't trivial to set up so that it was prettifying like my work machine, and a few guesses at what extensions I might want were R O N G wrong.

So fwiw, at work I've been using:

  • Babel JavaScript
  • ES7 React/Redux/GraphQL/React-Native snippets
  • Prettier - Code formatter
  • GitLens - Git supercharged
And I've grown to love that editor.formatOnSave setting...

No comments:

Post a Comment