Skip to content

Files

Latest commit

Chris TowlesChris Towles
Chris Towles
and
Chris Towles
Sep 22, 2022
16d7b5d · Sep 22, 2022

History

History

angular_typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022
Sep 22, 2022

angular_typescript

requirements

  • Node 18+

Project setup

npm install

Tasks

Problem 1

Fix the broken heroes component. Pressing add hero isn't working.

Problem 2

Please add ensure the list of heroes is always sorted.

Problem 3

Some of our heros have turned evil. Please add a flag to them, and show that they are evil in the list.

Compiles and hot-reloads for development

npm run start