Most developers will write Angular apps with TypeScript, but don't be afraid. TypeScript is just the latest Javascript + Types. You only NEED to use it for Decorators, and for Dependency Injection, but it can help you write better more maintainable applications.
TypeScript Playground: https://www.typescriptlang.org/play/