Figured I should start walking the walk with this whole "giving back to the dev community thing" so I made a gist of the react Visual Studio Code snippets that I use regularly.

To install them in your VS Code, go to File > Preferences > User Snippets (or Code > Preferences for Mac) then select New Global Snippets File. You can then name it and copy-paste these snippets into that file.

To create your own code snippets you can follow the instructions here