angular-challenges
angular-challenges copied to clipboard
Answer:1
Checklist for challenge submission
- [ ] Start your PR message with Answer:${challenge_number}
Good job 👍 you could improve your code, checkout the community & author solutions as well. For example the statement if (this.type === CardType.TEACHER) { ... }
is redundant in your code.