BE -- REST and registration/auth
Posted on Jun 25th, 2020
Today we’re going to look at registration through a REST API as well as other methods of authentication.
Project
Video
Video Password: 2b**&o$5
Posted on Jun 25th, 2020
Today we’re going to look at registration through a REST API as well as other methods of authentication.
Video Password: 2b**&o$5
Posted on Jun 23rd, 2020
Today, we looked at how to use multiple components and state to make more advanced applications, and how componentDidUpdate()
can be used to update state after a prop change.
Video Password: 0l?9?&33
Posted on Jun 23rd, 2020
Today, we walked through how to make viewsets and serializers for nested models.
Posted on Jun 22nd, 2020
Today, we’re learning all about REST (Representational State Transfer) and how to implement it with Django REST Framework.
Tonight, go through the Django REST Framework tutorial. Tomorrow, you’ll implement an API for your QuestionBox app. You can start early on that if you like.
Video Password: 9v+Bwu4.
Posted on Jun 22nd, 2020
Today we’re going to learn all about the React lifecycle and how you can use it to make applications that retrieve and store data.
React Trivia Game – this is due on Thursday.