vscode code snippets for reactJsspl-react
Installation
In order to install an extension you need to launch the Command Pallete (Ctrl + Shift + P
or Cmd + Shift + P
) and type Extensions. There you have either the option to show the already installed snippets or install new ones. Search for spl-react code snippets and install it.
Snippet Prefixes
Prefix | Description |
---|---|
component | react component |
dump | reacj dump component |
redux | duck redux reducer bundles |
hoc | hight order component example |