├── README.md └── materials ├── Adding-Local-Authentication.pdf ├── React-Intro-2021.pdf ├── code-reviews.pdf ├── fetch-and-react-2019.pdf ├── first_project_presentation_template.pdf ├── learn-react-1.md ├── lecture-01.pdf ├── lecture-04.pdf ├── lecture-05.pdf ├── team-project-proposal.md └── urls-http-request-response.pdf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/README.md -------------------------------------------------------------------------------- /materials/Adding-Local-Authentication.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/Adding-Local-Authentication.pdf -------------------------------------------------------------------------------- /materials/React-Intro-2021.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/React-Intro-2021.pdf -------------------------------------------------------------------------------- /materials/code-reviews.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/code-reviews.pdf -------------------------------------------------------------------------------- /materials/fetch-and-react-2019.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/fetch-and-react-2019.pdf -------------------------------------------------------------------------------- /materials/first_project_presentation_template.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/first_project_presentation_template.pdf -------------------------------------------------------------------------------- /materials/learn-react-1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/learn-react-1.md -------------------------------------------------------------------------------- /materials/lecture-01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/lecture-01.pdf -------------------------------------------------------------------------------- /materials/lecture-04.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/lecture-04.pdf -------------------------------------------------------------------------------- /materials/lecture-05.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/lecture-05.pdf -------------------------------------------------------------------------------- /materials/team-project-proposal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/team-project-proposal.md -------------------------------------------------------------------------------- /materials/urls-http-request-response.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CUNYTechPrep/2021-fall-web-dev/HEAD/materials/urls-http-request-response.pdf --------------------------------------------------------------------------------