Skip to content

Typos, round 4 #45

@Firsh

Description

@Firsh

https://www.totaltypescript.com/workshops/typescript-pro-essentials/objects/extending-incompatible-properties/exercise

In "Note that the challenge is not to make the error go away– you could easily"...

Space after long dash but not before (it should be either both sides or no spaces).


https://www.totaltypescript.com/workshops/typescript-pro-essentials/objects/comparing-intersection-and-interface-extends-in-typescript

Check if you wanted to use plural or singular extend in:

"The intersection and interface extend can both be"...


https://www.totaltypescript.com/workshops/typescript-pro-essentials/objects/supporting-different-types-of-keys-in-typescript/exercise

This feels redundant: ...", but there is a more interesting answer. However, there is a global type available"...

Suggestion is to join the two sentences: ...", but there is a more interesting answer that arises from a global type available"...


https://www.totaltypescript.com/workshops/typescript-pro-essentials/objects/understanding-distributive-omit-and-pick-in-typescript

The second code snippet already includes the solution (DistributiveOmit), you might have wanted to use normal Omit in the first place of demonstration.


https://www.totaltypescript.com/workshops/typescript-pro-essentials/mutability/object-property-inference/solution

(in the beginning)
"Like before, we have an errors that" -> make error singular


https://www.totaltypescript.com/workshops/typescript-pro-essentials/mutability/prevent-array-mutation-in-typescript/solution

"The first approach solution is" -> keep either approach or solution word


https://www.totaltypescript.com/workshops/typescript-pro-essentials/mutability/improve-type-inference-for-an-async-function/solution

"Using as const sets a variable is read-only" -> change "is" to "as"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions