Technical requirements

We use the following technologies in this chapter:

  • Node.js and npm: TypeScript and React are dependent on these. Install them from the following link: https://nodejs.org/en/download/. If you already have these installed, make sure npm is at least version 5.2. 
In order to restore code from a previous chapter, the LearnReact17WithTypeScript repository at https://github.com/carlrip/LearnReact17WithTypeScript can be downloaded. The relevant folder can then be opened in Visual Studio Code and npm install entered in the terminal to do the restore. All the code snippets in this chapter can be found online at the following link: https://github.com/carlrip/LearnReact17WithTypeScript/tree/master/11-UnitTesting.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.220.181.186