Media Summary: In this video, we optimize and refactor our log in system so that there is a single source of truth for the user state. To do this, we ... In this video, we re-structure our React Quiz In this video, we learn the basics of HTML, get VS Code set up for development and build our 1st
Sp21 Web Apps 30 Using - Detailed Analysis & Overview
In this video, we optimize and refactor our log in system so that there is a single source of truth for the user state. To do this, we ... In this video, we re-structure our React Quiz In this video, we learn the basics of HTML, get VS Code set up for development and build our 1st In this video, we set up Firestore security rules to control access to who can read, create, update and delete quizzes in our In this video, we build out a "/quizzes" page in our In this video, we improve our log in system so that it detects if a user's info is saved in local storage by Firebase's persistence ...
In this video, we are simplifying the complex world of In this video, I welcome everyone to Prog 455 " In this video, we start our journey into React. We learn about what React is and get our first React project set up In this video, we add an edit page to our React Quiz In this video, we learn how to create some front-end JS code that talks to a back-end service In this video, we re-introduce the idea of databases and talk about how a database will fit into our React quiz platform
In this video, we dive into Firebase Authentication and create a simple log in / log out system in our React quiz In this video, we start building out our quiz game. We build a version of the game In this video, we take a few minutes to map out our "Quizzer" platform that lets users create, share and play quizzes. We sitemap ... In this video we learn how to take our async fetch logic and bring it over into our React quiz game so that our trivia questions can ... In this video, we take our Git & GitHub knowledge from the past two videos and apply it to a React project built In this video, we learn about custom hooks and