Can some one tell me what is the name of the extension of VS code that is used for creating templates of react/redux Components??
I appreciate your help
CodePudding user response:
ES7 React/Redux/React-Native snippets by dsznajder
and read the extension docs for different component snippets.
CodePudding user response:
ES7 React/Redux/React-Native snippets then type rcfe for react functional rcc for class component
CodePudding user response:
Here is the link to the ES7 extention https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets