Day 12
Questions on projects
Questions on React lesson
Why did we not use create-react-app
What makes JSX possible?
What is “props”
Why are we learning react instead of angular or vue
Practice
https://github.com/AustinCodingAcademy/react-component-practice
Walk through steps of creating a few components.
Homework
https://github.com/AustinCodingAcademy/aca-store-react
Get as much done as you can for Wednesday
You are now full stack developers
Web client
Database
Web server
What else is there to learn?
But…. Is a “web” client necessary?
What other type of clients are there?
A client is necessary to all software systems but it doesn’t necessarily have to be a web client.
Why are we choosing to build a web client