Assessment 9 Objectives
React
- Explain the Pros and Cons of using React instead of other tools, like jQuery.
- Create a simple React Component. Hook up user actions to state changes in the UI.
Enzyme
- Add through testing with Enzyme and Jest to one of your React components.
Auth0
- Describe the three roles associated with OAuth social media integration
- Explain the difference between OAuth (the protocol) and Auth0 (the service)
- Set up an Auth0 account and associate a social media login with a sample app