React in VS - amitbhilagude/userfullinks GitHub Wiki
1. React
a. React router
b. React router components
c. React router- no route found
2. Server side and Client side rendering
a. JavaScript processing on client side or server side
b. Server side rendering is faster in first time page load and also hellful to manage routing e.g bad request
3. Buid .net core app
a. Empty app in Visual studio
b. Create react app in node
c. Push react app in webhost
d. Rendering with .net core
4. React and React/redux templates Visual studio
a. Not supported by Microsoft for further updates
b. Not recommended
c. Recommended is create react app templates from github