-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hey, all!
As Zedux ramps up for its first pre-release (v0.1.0!), I just wanted to make a general request for feedback. Feel free to comment on this issue.
Some idea sparkers:
- How are you using Zedux?
- Do you see any flaws in the api? Anything that's unnecessarily difficult to use/remember?
- Is there any documentation that's unclear?
- Are there any examples you'd like to see?
Of course, anything else feedback-ish is welcome.
This is the beginning of Zedux. Let's make it awesome! ⚡
I guess I should probably post some "known issues": The official react bindings are coming soon. And they're pretty sick. I'll create a react usage guide when that's finished. Better support for the Redux dev tools and hot reloading are also in order. The zero configuration guide needs beefing up. And
store.setState()needs to be documented. I think that basically sums up the current roadmap. Most of these will be done before the first pre-release, which will be in just a few days 😮.