- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
TypeScript in Practice
TypeScript in Practice applies TypeScript concepts in real-world scenarios from configuring project and debugging to working with the DOM, APIs, asynchronous code, and unit testing.
Content in this path
Set up and Organize TypeScript Projects
Learn how to configure, compile, and organize scalable TypeScript projects and libraries
Debug and Refactor TypeScript Applications
Improve development workflow through debugging techniques and source map integration for TypeScript
Interact with the DOM and External APIs
Use TypeScript to safely manipulate the DOM and consume data from web APIs using strong typing and assertions
Asynchronous Code and Test Practices
Master asynchronous programming and unit testing techniques in TypeScript using Jest
Building Complete Applications with Best Practices
Apply TypeScript concepts in real-world applications while following best practices for maintainable code
- Configure and compile TypeScript projects and libraries
- Debug TypeScript code using source maps
- Safely manipulate the DOM using type assertions
- Consume and handle data from web APIs
- Write and test asynchronous functions with TypeScript and Jest
- Build a multi-page React app with TypeScript
- Knowledge of HTML, CSS
- Experience with TypeScript
- Experience with JavaScript is helpful
- html
- css
- TypeScript
- JavaScript
- Front-end Developer