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

Typescript part 2 lesson #51

Merged
merged 3 commits into from
Jul 15, 2020
Merged

Typescript part 2 lesson #51

merged 3 commits into from
Jul 15, 2020

Conversation

saitonakamura
Copy link
Contributor

Some examples and demo playground

Some examples and demo  playground
@@ -58,7 +58,19 @@ React and JSX

[Presentation](https://docs.google.com/presentation/d/1R7sU2VQHHgCExYgX1yEKrcbwhebYSQq_OII5LY4pZuI/edit?usp=sharing)

## Lesson 5:
## Lesson 4.5:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.5 -> 6 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Баг в калькуляторе

@@ -0,0 +1,5 @@
const divNodeList = document.querySelectorAll("div");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Странный кусочек, надеюсь это для чего нибудь нужно.
Если можно пару строк что тут происходит, будет круто

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это иллюстрация дженереников на примере ArrayLike (это один из самых простых женерик интерфейсов)
По сути это чуть чуть подготовленный плейграунд
напишу коммент

Fixed next lesson number and clarified that generics.ts is a playground
@saitonakamura
Copy link
Contributor Author

@nickovchinnikov поправил все

@nickovchinnikov nickovchinnikov requested a review from vvscode July 15, 2020 10:40
@saitonakamura saitonakamura merged commit bb2b756 into master Jul 15, 2020
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

Successfully merging this pull request may close these issues.

2 participants