This video talks about various methods of type checking in pure javascript. Learn different techniques to keep your javascript code error-free and potentially avoid using typescript at all.
However, typescript is a great library and makes the process of type checking much simpler. This is for people who want to refrain from using typescript and stick to pure javascript only.