Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать
эти файлы или скачать torrent-файл.
|
1. Adding our React Client App.mp4 |
6.38Мб |
1. Adding our React Client App.vtt |
3.22Кб |
1. Creating Base Django Project.mp4 |
8.74Мб |
1. Creating Base Django Project.vtt |
4.85Кб |
1. Hello World in Graphene.mp4 |
8.74Мб |
1. Hello World in Graphene.vtt |
5.61Кб |
1. Queries, Using GraphiQL, GraphQL compared to REST.mp4 |
8.96Мб |
1. Queries, Using GraphiQL, GraphQL compared to REST.vtt |
6.00Кб |
1. What You Need for This Course.mp4 |
7.03Мб |
1. What You Need for This Course.vtt |
2.78Кб |
10. Connecting Users with Tracks.mp4 |
49.35Мб |
10. Connecting Users with Tracks.vtt |
6.39Кб |
10. Custom Error Component Improved Error Handling.mp4 |
38.61Мб |
10. Custom Error Component Improved Error Handling.vtt |
5.29Кб |
11. Build out Login Form Execute Login Mutation for JWT.mp4 |
55.74Мб |
11. Build out Login Form Execute Login Mutation for JWT.vtt |
5.75Кб |
11. Updating Tracks.mp4 |
47.58Мб |
11. Updating Tracks.vtt |
6.20Кб |
12. Deleting Tracks.mp4 |
27.29Мб |
12. Deleting Tracks.vtt |
3.53Кб |
12. Using Apollo Client State to Manage Auth State.mp4 |
55.72Мб |
12. Using Apollo Client State to Manage Auth State.vtt |
9.67Кб |
13. Adding JWT to our Authorization Header with Apollo Client.mp4 |
25.77Мб |
13. Adding JWT to our Authorization Header with Apollo Client.vtt |
3.86Кб |
13. Adding Likes Model Creating Likes.mp4 |
55.18Мб |
13. Adding Likes Model Creating Likes.vtt |
7.01Кб |
14. Adding Routing with React Router 4.mp4 |
31.34Мб |
14. Adding Routing with React Router 4.vtt |
4.52Кб |
14. Querying Likes Querying Tracks with Associated Likes.mp4 |
18.02Мб |
14. Querying Likes Querying Tracks with Associated Likes.vtt |
2.59Кб |
15. Error Handling with GraphQLError.mp4 |
22.93Мб |
15. Error Handling with GraphQLError.vtt |
3.23Кб |
15. Styling our Header.mp4 |
38.20Мб |
15. Styling our Header.vtt |
5.57Кб |
16.1 react-tracks-backend-final.zip.zip |
189.41Кб |
16. Adding Full Text Search to our Tracks.mp4 |
45.73Мб |
16. Adding Full Text Search to our Tracks.vtt |
6.99Кб |
16. Signing Out Users with Signout Button.mp4 |
30.21Мб |
16. Signing Out Users with Signout Button.vtt |
4.28Кб |
17. Creating Loading Component.mp4 |
14.41Мб |
17. Creating Loading Component.vtt |
2.09Кб |
18. Displaying Tracks with Track List.mp4 |
83.50Мб |
18. Displaying Tracks with Track List.vtt |
12.99Кб |
19. Building CreateTrack Button Dialog.mp4 |
34.29Мб |
19. Building CreateTrack Button Dialog.vtt |
4.64Кб |
2. Exploring the React Source Code.mp4 |
40.18Мб |
2. Exploring the React Source Code.vtt |
6.81Кб |
2. GraphQL Type System Schema, Object vs. Scalar Types, Arguments.mp4 |
43.89Мб |
2. GraphQL Type System Schema, Object vs. Scalar Types, Arguments.vtt |
8.17Кб |
2. How to Get Most Out of This Course.mp4 |
2.20Мб |
2. How to Get Most Out of This Course.vtt |
1.77Кб |
2. Making Tracks App Modeling Track Data.mp4 |
43.15Мб |
2. Making Tracks App Modeling Track Data.vtt |
8.67Кб |
2. Syntax in Graphene Snakecase vs Camelcase.mp4 |
12.54Мб |
2. Syntax in Graphene Snakecase vs Camelcase.vtt |
2.53Кб |
20. Improving CreateTrack Dialog.mp4 |
62.76Мб |
20. Improving CreateTrack Dialog.vtt |
8.83Кб |
21. Audio Uploads Creating New Tracks.mp4 |
108.36Мб |
21. Audio Uploads Creating New Tracks.vtt |
14.26Кб |
22. RefetchQueries to Update UI After Mutation.mp4 |
20.16Мб |
22. RefetchQueries to Update UI After Mutation.vtt |
2.83Кб |
23. Uncontrolled vs Controlled Components Setting File Upload Limit.mp4 |
51.13Мб |
23. Uncontrolled vs Controlled Components Setting File Upload Limit.vtt |
7.76Кб |
24. Add Ability to Play Download Uploaded Audio Files.mp4 |
14.35Мб |
24. Add Ability to Play Download Uploaded Audio Files.vtt |
2.82Кб |
25. Add Search Tracks Component Functionality.mp4 |
55.72Мб |
25. Add Search Tracks Component Functionality.vtt |
8.16Кб |
26. Updating Track List According to Search Results.mp4 |
47.76Мб |
26. Updating Track List According to Search Results.vtt |
6.29Кб |
27. Updating Tracks.mp4 |
74.57Мб |
27. Updating Tracks.vtt |
7.91Кб |
28. Using React Context useContext to Avoid Props Drilling.mp4 |
76.13Мб |
28. Using React Context useContext to Avoid Props Drilling.vtt |
8.98Кб |
29. Deleting Tracks.mp4 |
43.41Мб |
29. Deleting Tracks.vtt |
5.96Кб |
3. Adding Track Data Creating Schema with Graphene-Django.mp4 |
41.05Мб |
3. Adding Track Data Creating Schema with Graphene-Django.vtt |
6.72Кб |
3. Mutations for Creating, Updating, Deleting Data in GraphQL.mp4 |
24.69Мб |
3. Mutations for Creating, Updating, Deleting Data in GraphQL.vtt |
5.21Кб |
3. Object Types, Arguments in Queries.mp4 |
27.06Мб |
3. Object Types, Arguments in Queries.vtt |
4.38Кб |
3. Setting up Apollo Client Executing Queries with React Apollo.mp4 |
27.22Мб |
3. Setting up Apollo Client Executing Queries with React Apollo.vtt |
4.95Кб |
30. Creating Likes Liking Tracks.mp4 |
32.79Мб |
30. Creating Likes Liking Tracks.vtt |
5.57Кб |
31. Disabling Multiple Likes Per Track.mp4 |
50.84Мб |
31. Disabling Multiple Likes Per Track.vtt |
7.19Кб |
32. Understanding the Apollo Cache Update vs. RefetchQueries.mp4 |
27.61Мб |
32. Understanding the Apollo Cache Update vs. RefetchQueries.vtt |
4.60Кб |
33. Updating our Cache upon Creating Tracks.mp4 |
44.17Мб |
33. Updating our Cache upon Creating Tracks.vtt |
6.33Кб |
34. Updating Cache upon Deleting Tracks.mp4 |
45.05Мб |
34. Updating Cache upon Deleting Tracks.vtt |
6.98Кб |
35. Modifying Fetching Behavior of Queries with Fetch-Policy.mp4 |
32.85Мб |
35. Modifying Fetching Behavior of Queries with Fetch-Policy.vtt |
5.37Кб |
36. Building Users' Profile Page.mp4 |
70.13Мб |
36. Building Users' Profile Page.vtt |
10.62Кб |
37.1 react-tracks-final-code.zip.zip |
238.71Кб |
37. Finishing our App.mp4 |
22.60Мб |
37. Finishing our App.vtt |
3.26Кб |
4. Dynamic Values in Queries Mutations with GraphQL Variables.mp4 |
17.08Мб |
4. Dynamic Values in Queries Mutations with GraphQL Variables.vtt |
4.12Кб |
4. Enabling django-cors-headers for Connecting to our Backend.mp4 |
29.39Мб |
4. Enabling django-cors-headers for Connecting to our Backend.vtt |
3.90Кб |
4. Integrating GraphiQL for Interact with App Data.mp4 |
18.30Мб |
4. Integrating GraphiQL for Interact with App Data.vtt |
2.98Кб |
4. Mutations Default Values.mp4 |
33.63Мб |
4. Mutations Default Values.vtt |
4.72Кб |
5. Adding Mutations Creating New Tracks.mp4 |
31.80Мб |
5. Adding Mutations Creating New Tracks.vtt |
4.35Кб |
5. Creating our Register Form.mp4 |
52.42Мб |
5. Creating our Register Form.vtt |
7.88Кб |
5. Variables in Queries Mutations.mp4 |
21.85Мб |
5. Variables in Queries Mutations.vtt |
3.73Кб |
6.1 python-graphene-final.zip.zip |
31.27Кб |
6. Creating New Users.mp4 |
48.23Мб |
6. Creating New Users.vtt |
6.82Кб |
6. Executing GraphQL Operations Client-Side with Apollo Dev Tools.mp4 |
20.36Мб |
6. Executing GraphQL Operations Client-Side with Apollo Dev Tools.vtt |
3.89Кб |
6. Self and Info Values.mp4 |
48.87Мб |
6. Self and Info Values.vtt |
6.50Кб |
7. Querying Users by ID.mp4 |
14.31Мб |
7. Querying Users by ID.vtt |
2.04Кб |
7. Storing Form State with useState.mp4 |
40.56Мб |
7. Storing Form State with useState.vtt |
5.13Кб |
8. Executing Mutations with Mutation Component Register User Mutation.mp4 |
42.90Мб |
8. Executing Mutations with Mutation Component Register User Mutation.vtt |
6.39Кб |
8. User Authentication with Django-GraphQL-JWT.mp4 |
47.60Мб |
8. User Authentication with Django-GraphQL-JWT.vtt |
5.37Кб |
9. Authorization Headers to Get Current Auth User.mp4 |
28.41Мб |
9. Authorization Headers to Get Current Auth User.vtt |
3.46Кб |
9. Finishing Register (Success Dialog, Toggling Auth Components, Transitions).mp4 |
80.22Мб |
9. Finishing Register (Success Dialog, Toggling Auth Components, Transitions).vtt |
12.19Кб |