Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>redux-snippetsNew to Visual Studio Code? Get it now.
redux-snippets

redux-snippets

James Hrisho

|
8,569 installs
| (0) | Free
Snippets for react redux components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ES6 Redux Snippets for Visual Studio Code!

Redux snippets for Visual Studio Code using ES6 syntax.

Included Snippets

  • reducer - Creates a reducer
  • container - Creates a container with mapStateToProps, mapDispatchToProps, and connects them with the component
  • mstp - Creates a mapStateToProps function
  • mdtp - Creates a mapDispatchToProps function
  • connect - Creates a connect object and exports it

Other Great Tools:

  • Visual Studio Code
  • Redux

Supported languages (file extensions)

  • JavaScript (.js)
  • TypeScript (.ts)
  • JavaScript React (.jsx)
  • TypeScript React (.tsx)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft