redux-polyglot
redux-polyglot copied to clipboard
Polyglot.js bindings for Redux
> Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class. https://reactjs.org/docs/hooks-intro.html The idea is to implement a `useP`...
find a way to show a simple example for show cases with React. (maybe using JsFiddle/JsBin)
It can be nice to dynamically add phrases without removing the old ones, for example when using code splitting it can be nice to be able to do it. Are...
Monorepo
Restructure the repo so that is contains 2 subfolders : redux-polyglot and react-redux-polyglot
Hello, I would like to use createGetP to tweak polyglot options, but it's unclear to me from the documentation how I should use createGetP... would each component have to use...
I need to be able to create a `ref` for an enhanced component but I can't do it since connect needs to be called with `withRef`. Unfortunately there's no way...
Add some badges in README.md List badges here : - codeship - license - coverage - documentation - npm - github https://shields.io/