November 2019
Beginner
804 pages
20h 1m
English
Even if it is not a real surprise, we can finally say it out loud: yes, TypeScript also works great with React.
As we mentioned in the previous section, TypeScript actually has built-in support for JSX and there are typings available for React and many of the surrounding libraries.
In this section, we'll explore how we can leverage TypeScript to write awesome React applications.
And let's reassure you already: we will, of course, use TypeScript and React while rewriting the LyricsFinder application together in the next chapter.
Read now
Unlock full access