CS 347: Lab 20 – Pictag, Part 2
Dear students:
Welcome to lab. Now’s your chance to apply the ideas you read about. Find a partner and complete as much of the task below as you can. At the end of our time together, paste your files into Crowdsource in order to receive credit.
Task 1
Your task in this lab is to finish up lab 19. Once that is working, modify your app so that the four pieces of state in the App
component are in a global Redux store instead of passed around as props.
TODO
The next step of your learning is to complete the following tasks:
- Read the chapter Remote State in All Over the Web. Be sure to follow along with the code samples. Recreate each exercise yourself.
- Research some aspect of web development on your own. Find articles and videos beyond what’s assigned. Summarize what you learn in a couple paragraphs of your own words and a snippet of source code in your next blog entry before Friday morning. Clearly put the date of the blog entry on your index page. If any of the requirements is not met, you will not receive full credit.
- Start working project 3.
See you next time.
Sincerely,