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

Cleanup code #82

Open
jbkuczma opened this issue Sep 25, 2018 · 0 comments
Open

Cleanup code #82

jbkuczma opened this issue Sep 25, 2018 · 0 comments
Assignees
Labels

Comments

@jbkuczma
Copy link
Owner

jbkuczma commented Sep 25, 2018

Title says it all.
Ex:

  • Move similar styles into a common/styles.js file
  • Break up large components into smaller ones
  • Create stateless components when appropriate
  • Bind functions with functionName = () => {}
  • Remove props in class extends Component<Props>
@jbkuczma jbkuczma added the task label Sep 25, 2018
@jbkuczma jbkuczma self-assigned this Sep 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant