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

Refactor #80

Open
3 of 6 tasks
friedger opened this issue Feb 16, 2019 · 1 comment
Open
3 of 6 tasks

Refactor #80

friedger opened this issue Feb 16, 2019 · 1 comment
Milestone

Comments

@friedger
Copy link
Member

friedger commented Feb 16, 2019

This issue is about code improvements

  • rename folder io to core (containing everything that is not related to UI and redux
  • remove prefix event from eventCalendar
  • remove addDeleteSettings
  • split eventActionLazy into several files
  • rename folder connect to containers
  • remove lazy from action file names, how to distinguish between actions with dependencies to matrix and blockstack and those without. Does it matter? All actions in event should only be called after the dependencies have been loaded. Move actions for earlier calls into lazy folder. What is a better name for lazy? early?
@friedger
Copy link
Member Author

@widged Do you have any comments?

@friedger friedger modified the milestones: 0.7.0, 0.8.0 Feb 17, 2019
This was referenced Feb 28, 2019
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

1 participant