Skip to content

Михалев Кирилл#3

Open
Foxovsky-bit wants to merge 2 commits intoRTF-Angular-2021:masterfrom
Foxovsky-bit:change
Open

Михалев Кирилл#3
Foxovsky-bit wants to merge 2 commits intoRTF-Angular-2021:masterfrom
Foxovsky-bit:change

Conversation

@Foxovsky-bit
Copy link

No description provided.

@m-abrosimov m-abrosimov assigned m-abrosimov and unassigned Toouren Apr 18, 2021
@m-abrosimov
Copy link

Итого 6 балов

}

let calc = new Calculator(100,25);
console.log(calc.exec());

Choose a reason for hiding this comment

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

Тут нужно было реализовать патерн декоратор https://refactoring.guru/ru/design-patterns/decorator/typescript/example

class Example {
@valid
public email: string = "";
}

Choose a reason for hiding this comment

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

верно, 3 бала

const x = {
m:"prop"
};

Choose a reason for hiding this comment

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

3 бала

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