Rygaa/test-for-full-stack-developer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Typescript:
Task 1: Fix the transpile error
When running tsc you will notice an error TS18003 appear. Fix it
Task 2: Implement Functions in feature.ts
In feature.ts, you will find functions with accompanying comments explaining their intended functionality.
Complete these functions as described. Also, make sure to run tests and confirm that all the tests are successful.
React-Exam:
Task 1: Fix all the errors.
Task 2: Improve the code by refactoring it.
Note: The shapes should change color when hovered and the color is decided either by the perimeter or by the color chosen in the input. Other than that you can change the code as you want.
Note: You need to push your code on github. If there is any problem with pushing permissions you can always email me