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

Refactoring #14

Closed
10 tasks done
keithamoss opened this issue Sep 14, 2018 · 0 comments
Closed
10 tasks done

Refactoring #14

keithamoss opened this issue Sep 14, 2018 · 0 comments

Comments

@keithamoss
Copy link
Owner

keithamoss commented Sep 14, 2018

  • Break app.tsx up into its respective modules (re-ducks and redux-typed-modules and Strongly typed Redux modules made easy!)
  • Cleanup @ts-ignore junk in app.tsx
  • Use selectors
  • Types for all ducks
  • Types for all components
  • Assignments should be indexed by assignment_id for easier updating in future
  • We shouldn't be modifying tweets with reviewer_id and review_status
  • Don't use getState()
  • Use Serializers on the backend
  • Add Python linting
@keithamoss keithamoss changed the title Cleanup @ts-ignore junk in app.tsx Refactoring Sep 15, 2018
keithamoss added a commit that referenced this issue Dec 13, 2018
keithamoss added a commit that referenced this issue Dec 13, 2018
keithamoss added a commit that referenced this issue Dec 13, 2018
keithamoss added a commit that referenced this issue Dec 13, 2018
keithamoss added a commit that referenced this issue Dec 13, 2018
keithamoss added a commit that referenced this issue Dec 13, 2018
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