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

Audit TS for possible better usage of advanced types. #96

Open
robrobbins opened this issue Jul 3, 2018 · 0 comments
Open

Audit TS for possible better usage of advanced types. #96

robrobbins opened this issue Jul 3, 2018 · 0 comments
Assignees

Comments

@robrobbins
Copy link
Contributor

With some patters emerging, and direction becoming clearer it will soon be time for a quick audit of type usage. Newer TS versions have introduced some better advanced types like:

  • Required
  • Pick
  • Omit
  • Record

And I know that I could do a better job using Partial. I refuse to prematurely optimize, but this won't run the danger of being such.

@robrobbins robrobbins self-assigned this Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant