Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 330 Bytes

tests

  1. Run these commands while solving JS exercises:

    • bun run jsX (where X is a number between 1 and 3)
  2. Then open up the 2_ts folder and fix presented issues.

    • you can run bun run ts to see compiler feedback.
  3. Open review folder. Choose your favorite framework and comment the files contents.