React (https://reactjs.org/) is an awesome JavaScript framework that allows you to build interfaces for any web application using modular components. In this lesson, we’ll introduce the TypeScript flavor of React that’s found in SharePoint Framework, and explore React essentials like component files, props, state, and one-way data flow. We’ll build several components of increasing complexity to demonstrate the most important React development techniques you’ll use when building SharePoint Framework solutions.
Download Starter Solution: https://github.com/ispfx/react-crash-...
React: https://reactjs.org/
React Developer Tools: https://github.com/facebook/react-devtools
Create React App: https://github.com/facebook/create-react-app
Lesson Source Code: https://github.com/ispfx/react-crash-course
Download
0 formats
No download links available.
React Crash Course — Introduction to SharePoint Framework | NatokHD