Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question #2

Open
JGSolutions opened this issue Jan 17, 2016 · 2 comments
Open

Question #2

JGSolutions opened this issue Jan 17, 2016 · 2 comments

Comments

@JGSolutions
Copy link

I been looking through the source and find it interesting combining Polymer and Redux. The only thing I am confused is how you are importing the Redux lib. Do you include it with bower? NPM?

On the actual redux documentation says:
This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

Basically how is this done?

Thanks

@scaljeri
Copy link
Owner

Hi, I'm not using any Redux libs for Polymer. I don't think they exist (yet). Redux is an architecture which you can easily implement yourself, which is what I did :)

@tur-nr
Copy link

tur-nr commented Feb 21, 2016

Hey, check out https://github.com/tur-nr/polymer-redux if you want to use the Redux lib with your Polymer application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants