TypeScript is the the language which we will use in the lecture, for examples and exercises, in combination with RxJS. It is also an interesting language in its own right, gaining popularity on the web. This section will get you started in coding TypeScript in no time!
Slides
Katas
Instructions:
1. Log into this website using your github account (if not already done)
Katas completion status
[insert_php] $user = wp_get_current_user();$login = $user->user_login;
echo do_shortcode(‘[remote_content url=”https://jonaschapuis.com/cgi/katacheck?user=’ . $login . ‘”]’);
[/insert_php]