-
Course
- Core Tech
TypeScript Best Practices
This course will teach you best practices for writing effective, maintainable, and performant code for all of your TypeScript projects.
What you'll learn
Best practices ensure your code is clean, readable, and maintainable. This makes it easier for you and others to understand and modify the code in the future. In this course, TypeScript Best Practices, you’ll learn many best practices for writing clean, readable, maintainable, and performant TypeScript. First, you’ll explore some project-level best practices for project configuration, structure, and tooling. Next, you’ll discover language-specific best practices for writing TypeScript, such as features of the language to avoid or favor, before progressing through intermediate and advanced topics like using conditional types and decorators. Finally, you’ll learn some best practices for writing asynchronous code, security, performance, and testing. When you’re finished with this course, you’ll have the skills and knowledge of TypeScript best practices needed to create effective, maintainable applications that adhere to modern industry standards.
Table of contents
About the author
Dan Wellman is a web developer, author, and course instructor from the United Kingdom. He is currently Head of UI at DST Systems, and has been a developer for just over 10 years.
More Courses by Dan