
Full-Stack React, TypeScript, and Node
By :

In this chapter, we learned about the TypeScript language. We learned about the many different types that exist in the language and also how to create our own types. We also learned about how to use TypeScript to create object-oriented code. It was a large and complex chapter but will be absolutely necessary knowledge for when we begin building our app.
In the next chapter, we will review some of the most important features in traditional JavaScript. We will also learn about some of the newer features in the latest versions of the language. Since TypeScript is a true superset of JavaScript, it is important to have an up-to-date understanding of JavaScript in order to make maximal usage of TypeScript.