Media Summary: In this video, we dive into Firebase Authentication and create a simple log in / log out system in our React quiz In this video, I welcome everyone to Prog 455 " In this video, we learn the basics of HTML, get VS Code set up for development and build our 1st
Sp21 Web Apps 28 Using - Detailed Analysis & Overview
In this video, we dive into Firebase Authentication and create a simple log in / log out system in our React quiz In this video, I welcome everyone to Prog 455 " In this video, we learn the basics of HTML, get VS Code set up for development and build our 1st 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 re-structure our React Quiz In this video, we build out a "/quizzes" page in our
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 add an edit page to our React Quiz In this video, we learn about custom hooks and 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 start our journey into React. We learn about what React is and get our first React project set up In this video, we introduce the idea of version control and walk through the concepts and terminology that are involved in
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 a few minutes to map out our "Quizzer" platform that lets users create, share and play quizzes. We sitemap ... 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 learn how to create some front-end JS code that talks to a back-end service In this video, we continue working on the edit page of our React Quiz In this video, we cover the basics of git branches and see how we can