LevelbossMike / ember-statecharts

Statecharts for Ember.js applications
https://ember-statecharts.com/
MIT License
72 stars 13 forks source link

Roadmap Epic - ember-statecharts 2021 #349

Open LevelbossMike opened 3 years ago

LevelbossMike commented 3 years ago

This issue is meant as a tracking issue for all the things we want to do in the near future. The plan is to make it transparent what things are being actively worked on and things that we feel will benefit the project in the mid-term. This issue can also be an entry point for people that want to help out with ember-statecharts but don't know where to start and give people an understanding of what we feel are the most important things to improve in the near future.

Roadmap

Summary

@pangratz and I have big things planned for this addon this year and are very excited to make it even easier to use statecharts in Ember.js applications :rocket:. Please let us know your thoughts on the roadmap and questions if things are unclear or you want to jump into helping with ember-statecharts but don't really know where to start.

SergeAstapov commented 3 years ago

@LevelbossMike have you considered to make xstate lazy-loaded? not sure how it will play with XState being peerDependency

LevelbossMike commented 3 years ago

@SergeAstapov not sure how embroider would handle this. should probably work based on route splitting - are you making use of this already today?