Good beginner videos for typescript and a small 2d game?

Hello all! What is a good video or website to learn typescript for cocos creator? I am brand new to programming but cocos really draws my attention for some reason. I see it uses typescript, is there any VERY in depth tutorials or websites out there to make my first 2d game? Thanks a ton! (I’ve tried unity, c# doesn’t stick in my brain, and also tried unreal but c++ and blueprints is, well, daunting)

You don’t need to learn typescript toooo depth at the beginning.

Try this link, and follow it step by step: Quick Start: Making Your First 2D Game | Cocos Creator

After you have a basic understanding of how to make games with Cocos Creator’s editor and its TypeScript component, you will know where to go.