Closed michaeljota closed 6 years ago
@styfle Thanks for the review. I update the PR with one more feature, a Diff example implementation.
I all the typos and remove the mixed
type misinformation. I still think that mixed
is not the same as {}
, but so far, it does the job.
Thank you for the review. I still haven't change the Partial
user. Let me know if you want me to change was it were before, or maybe write both examples with the same meaning, a shape that defines a user with some properties that are optional, and that allows to add additional properties.
Thanks.
Although there has been several new features added to Typescript, I think most of them just updates Typescript itself, but this two is something the developer can use to improve the typing experience.