From 26ef6b74b0fb1097a6b687f39c14efce4f180cf5 Mon Sep 17 00:00:00 2001 From: CodingJudo <56190190+CodingJudo@users.noreply.github.com> Date: Fri, 11 Oct 2019 20:36:18 +0200 Subject: [PATCH] Added reference to some good Typescript Questions Found this website that listed a few questions that seems relevant when looking for someone with some basic Typescript knowledge. I believe these questions should be a good basis for sorting candidates. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86ed1e4..f9dbe66 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li ### TypeScript * [Typescript Interview Questions](https://www.onlineinterviewquestions.com/typescript-interview-questions) +* [Top 10 TypeScript Interview Questions and Answers for Beginner Web Developers 2019](https://www.positronx.io/typescript-interview-questions-answers-2109/) ## Database technologies