Good evening, Code Wolfpack! Welcome to our advanced track, where we focus on features that require a combination of cross-cutting aspects to bring to fruition. Today’s case: QR Sign-in!
Sessions
Recaps of every session.
-
Advanced Authentication Flows with QR Codes
Code Wolfpack Advanced React Cryptography Authentication Authorization June 12, 2021
-
Let's Build Discord, Session 8 - Managing State with React-Redux and Sagas
Code Wolfpack Beginner React Redux Sagas Session 8 May 22, 2021
Good evening, Wolfpack! This session is building on top of the React session that precedes it, so if you need a refresher, check it out! Our goal today is to gain an understanding of React-Redux, and encapsulating complex state management flows with the effects system of Redux-Saga.
-
Let's Build Discord, Session 7, Part 2 - React vs React Native
Code Wolfpack Beginner React React Native Session 7 May 21, 2021
Happy Friday! For those coming over from Part 1, hopefully you’ve had an opportunity to explore the React and React Native projects in the project repo and get things running locally. Once you’ve done so, it’s time to dive into the details of React and React Native.
-
Let's Build Discord, Session 7, Part 1 - React/React Native Intro
Code Wolfpack Beginner React React Native Session 7 May 15, 2021
Good evening, Wolfpack! For today’s session we are going to be focusing on React and React Native. Our goal for this session will be to get our web app into a state where it can integrate with our auth server, and get you introduced to React and React Native.