Skip to content

Моисеев Михаил#1

Open
JIiCeHoK wants to merge 3 commits intoRTF-Angular-2021:masterfrom
JIiCeHoK:Moiseev_MIkhail
Open

Моисеев Михаил#1
JIiCeHoK wants to merge 3 commits intoRTF-Angular-2021:masterfrom
JIiCeHoK:Moiseev_MIkhail

Conversation

@JIiCeHoK
Copy link

No description provided.

@m-abrosimov
Copy link
Contributor

Итого 3 бала

public name: 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.

Не правильно решено.
Этот заголовочный файл не подойдёт для приложенного к задаче JS.
https://www.youtube.com/watch?v=6ITG7PU2jlM&list=PL51FNaeWDci7CPQ-5BiqeFd6hfRWY_c6d&index=24

<body>
<script src="SettingValue.js"></script>
</body>
</html> 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.

Это же не работает в браузере. Нет использование requireJS.

}
});
}

Copy link
Contributor

Choose a reason for hiding this comment

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

3 бала

function getGitHub() {
async function getGitHub() {
let name = prompt("Введите логин на GitHub?", "");
let result = 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.

await лучше писать в этой строке а не в 32

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.

3 participants