This repository contains of some small exercises, sometimes called challenges, related to serveral coding aspects of TypeScript and - in the beginning - JavaScript.
Warning: This is all basic training material. And beginners do make mistakes.
Small challenges regarding TypeScript:
- Basics
- String method
- Arrays (comming soon)
Exercises on if-clauses
How to handle various aspects of HTML form input in JavaScript.
Basics on functions, parameters and return values