-
Run these commands while solving JS exercises:
bun run jsX
(whereX
is a number between1
and3
)
-
Then open up the
2_ts
folder and fix presented issues.- you can run
bun run ts
to see compiler feedback.
- you can run
-
Open
review
folder. Choose your favorite framework and comment the files contents.