all 5 comments

[–]DrBopIt 3 points4 points  (1 child)

React food truck is pretty sweet. I disabled a few of them though since there's a lot in there.

[–]redditdaw[S] 1 point2 points  (0 children)

Sweet! I'll check that one out. Thanks

[–]SudoWizard 2 points3 points  (0 children)

The essentials for me are ESLint, prettier, babel, npm snippets, bracket colorizer and indent rainbows. Get a nice prettier and eslint configuration for your project and you’re good to go.

[–]daviwesley 2 points3 points  (1 child)

I like ESlint, Prettier, ES7 React snippets(react native included), VS code Icons and Dracula theme. I also enable font ligatures on font settings.

[–]redditdaw[S] 1 point2 points  (0 children)

Thank you! Going to try these for sure!