Technical requirements

We'll use the following technologies in this chapter:

  • Node.js and npm: TypeScript and React are dependent on these. We can install these from https://nodejs.org/en/download/. If we already have these installed, make sure npm is at least at 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 then npm install can be entered in the terminal to do the restore. All the code snippets in this chapter can be found online at https://github.com/carlrip/LearnReact17WithTypeScript/tree/master/08-ReactRedux%EF%BB%BF.
..................Content has been hidden....................

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