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

When I am developing, I want to make sure I'm using functions and variables correctly #30

Open
7 tasks done
RobbinHabermehl opened this issue Oct 10, 2019 · 0 comments
Open
7 tasks done

Comments

@RobbinHabermehl
Copy link
Member

RobbinHabermehl commented Oct 10, 2019

Objectives 🎯

  • Install and configure gatsby-plugin-typescript
  • Define the model of the time entry in a types.ts file
  • Create interfaces for the Redux state, component state and props
  • Replace prop-types with type checking
  • Convert all time entry Redux files to TypeScript
  • Convert all time entry components to TypeScript
  • The Definition of Done is met

Prerequisites 🎒

  • TypeScript

References 📚

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