Skip to content

Катюшкина#5

Open
NastyaKatyushkina wants to merge 1 commit intoRTF-Angular-2021:masterfrom
NastyaKatyushkina:katyushkina
Open

Катюшкина#5
NastyaKatyushkina wants to merge 1 commit intoRTF-Angular-2021:masterfrom
NastyaKatyushkina:katyushkina

Conversation

@NastyaKatyushkina
Copy link

No description provided.

public n: string;
constructor(a: number, n: string);
public upAgeByYear(): void;
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Это не будет работать. Смотри видео как делать тайпинги
https://www.youtube.com/watch?v=6ITG7PU2jlM&list=PL51FNaeWDci7CPQ-5BiqeFd6hfRWY_c6d&index=24

}());
Custom.user = new User(18, "Михаил");
})(Custom || (Custom = {}));
Custom.user.upAgeByYear(); No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Тут должен был быть ts-код использования тайпингов а не копия из HTML

</head>

<body>
<script src="SettingValue.js">
Copy link
Contributor

Choose a reason for hiding this comment

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

нет подгрузки через requireJS

function getGitHub() {
let name = prompt("Введите логин на GitHub?", "");

return req(`https://api.github.com/users/${name}`)
Copy link
Contributor

Choose a reason for hiding this comment

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

не сделано

@m-abrosimov
Copy link
Contributor

Итого 0 балов

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