-
Notifications
You must be signed in to change notification settings - Fork 183
Description
On the problem and exercise pages, under the video, in the text (not the code):
@ts-expext-error
(x instead of c)
In the last code block of the solution, the word string is duplicated:
concatName(first: string, last: string string | undefined): string
On the first line, there is a space after the mdash, there shouldn't be one:
Before diving into TypeScript, let's take a moment to talk about its foundation— JavaScript.
On the same page, occurrences of "Script Sharp" should be "ScriptSharp" or at least consistent (currently there are 2 incorrect and 1 correct uses).
These are the ones I remembered, I'll continue to look for them and post them in smaller batches like this as I progress. There were a few missing words here and there, but I don't recall where :( but no big deal either way. I read the text versions after watching the videos, but skip the transcripts.