Leave TypeScript for now. Learn JavaScript and the DOM API first. TypeScript is just a tool, which extends the functionality of the JavaScript language (it's also know as superset). Mixing them together will introduce unnecessary complexity to your learning. So, start simple. Only when you have a deep understanding of the fundamentals of JavaScript and have built or worked on several medium to big projects, you can start exploring TypeScript and the surrounding ecosystem.
When you are ready, you may ask? If you can answer these questions:
Only then you are probably ready to start learning it.
Osamudiamen Imasuen
Product Designer