首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Complete guide to building an app with .Net Core and React
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-6-17 22:53
2024-11-9 20:24
159
17.38 GB
357
磁力链接
magnet:?xt=urn:btih:703f1db6c077ba1abc0272add2bf2239d3438e23
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjcwM2YxZGI2YzA3N2JhMWFiYzAyNzJhZGQyYmYyMjM5ZDM0MzhlMjNaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Complete
guide
to
building
an
app
with
Net
Core
and
React
文件列表
1. Introduction/1. Course introduction.mp4
35.07MB
1. Introduction/2. Setting up the developer environment.mp4
36.95MB
1. Introduction/3. VS Code extensions.mp4
34.13MB
1. Introduction/4. Source code and Resources used on this course.mp4
14.91MB
10. Error handling/1. Introduction.mp4
37.96MB
10. Error handling/10. Using an interceptor to handle API error responses.mp4
32.2MB
10. Error handling/11. Adding a not found component.mp4
58.37MB
10. Error handling/12. Handling 400 errors.mp4
65.45MB
10. Error handling/13. Handling 500 errors on the client.mp4
66.72MB
10. Error handling/14. Handling the validation error from an invalid GUID.mp4
49.58MB
10. Error handling/15. Summary of section 10.mp4
29.49MB
10. Error handling/2. Validation with data annotations.mp4
32.25MB
10. Error handling/3. Fluent Validation.mp4
71.41MB
10. Error handling/4. Handling API Error responses.mp4
44.15MB
10. Error handling/5. Handling API Error responses part 2.mp4
69.36MB
10. Error handling/6. Handling API Error responses part 3.mp4
46.13MB
10. Error handling/7. Handling API Error responses part 4.mp4
62.63MB
10. Error handling/8. Handling exceptions.mp4
103.97MB
10. Error handling/9. Preparing for setting up error handling in the client app.mp4
67.17MB
11. Forms/1. Introduction.mp4
18.6MB
11. Forms/10. Using Date-FNS.mp4
60.44MB
11. Forms/11. Hooking up the form submission to Formik.mp4
51.58MB
11. Forms/12. Summary of section 11.mp4
18.37MB
11. Forms/2. Setting up Formik.mp4
96.91MB
11. Forms/3. Formik with less code.mp4
44.42MB
11. Forms/4. Validation in Formik.mp4
59.84MB
11. Forms/5. Creating a reusable text input.mp4
80.58MB
11. Forms/6. Creating a reusable text area.mp4
13.89MB
11. Forms/7. Creating a reusable select input.mp4
51.68MB
11. Forms/8. Creating a reusable date input.mp4
94.08MB
11. Forms/9. The date strategy.mp4
60.58MB
12. Identity/1. Introduction.mp4
49.59MB
12. Identity/10. Authenticating to the app.mp4
61.35MB
12. Identity/11. Storing secrets in development.mp4
50.7MB
12. Identity/12. Creating an auth policy.mp4
26.8MB
12. Identity/13. Registering new users.mp4
35.74MB
12. Identity/14. Validating the registration of users.mp4
26.27MB
12. Identity/15. Getting the current user.mp4
41.38MB
12. Identity/16. Summary of section 12.mp4
32.51MB
12. Identity/2. Adding a user entity.mp4
30.1MB
12. Identity/3. Adding an IdentityDbContext.mp4
28.44MB
12. Identity/4. Configuring Identity in the Startup class.mp4
38.17MB
12. Identity/5. Adding seed users.mp4
51.23MB
12. Identity/6. Creating the user DTOs.mp4
24.36MB
12. Identity/7. Adding an account controller.mp4
62.56MB
12. Identity/8. JSON Web Tokens.mp4
27.26MB
12. Identity/9. Creating a token service.mp4
80.46MB
13. Client side login and registration/1. Introduction.mp4
15.06MB
13. Client side login and registration/10. Adding Modals.mp4
62.63MB
13. Client side login and registration/11. Adding the register form.mp4
58.43MB
13. Client side login and registration/12. Handling validation errors in the register form.mp4
75.84MB
13. Client side login and registration/13. Summary of section 13.mp4
30.42MB
13. Client side login and registration/2. Creating a login form.mp4
40.83MB
13. Client side login and registration/3. Creating the interfaces and methods.mp4
29.03MB
13. Client side login and registration/4. Creating a user store.mp4
34.61MB
13. Client side login and registration/5. Displaying errors in the form.mp4
28.4MB
13. Client side login and registration/6. Setting the token upon login.mp4
30.46MB
13. Client side login and registration/7. Updating the home page and nav bar.mp4
65.3MB
13. Client side login and registration/8. Persisting the login.mp4
54.91MB
13. Client side login and registration/9. Sending up the token with the request.mp4
26.26MB
14. Entity Framework Relationships/1. Introduction.mp4
41.16MB
14. Entity Framework Relationships/10. Adding a custom auth policy.mp4
90.65MB
14. Entity Framework Relationships/11. Resolving the bug with with the edit handler.mp4
47.61MB
14. Entity Framework Relationships/12. Updating the seed data.mp4
36.01MB
14. Entity Framework Relationships/13. Summary of section 14.mp4
15.59MB
14. Entity Framework Relationships/2. Configuring the new relationship.mp4
70.35MB
14. Entity Framework Relationships/3. Adding an infrastructure project.mp4
50.8MB
14. Entity Framework Relationships/4. Updating the create activity handler.mp4
23.92MB
14. Entity Framework Relationships/5. Testing the create activity.mp4
59.44MB
14. Entity Framework Relationships/6. Loading related data.mp4
44.61MB
14. Entity Framework Relationships/7. Shaping the related data.mp4
56.28MB
14. Entity Framework Relationships/8. Configuring AutoMapper profiles.mp4
94.19MB
14. Entity Framework Relationships/9. Adding the attendance handler.mp4
119.19MB
15. Feature - Client side attendance/1. Introduction.mp4
15.84MB
15. Feature - Client side attendance/2. Adding the attendees component.mp4
48.7MB
15. Feature - Client side attendance/3. Updating the details component.mp4
34.76MB
15. Feature - Client side attendance/4. Conditionally rendering the buttons.mp4
95.84MB
15. Feature - Client side attendance/5. Adding the store methods to attend.mp4
83.81MB
15. Feature - Client side attendance/6. Updating the create and edit methods.mp4
119.45MB
15. Feature - Client side attendance/7. Adding a cancel activity method.mp4
66.47MB
15. Feature - Client side attendance/8. Adding a popover for attendees.mp4
49.39MB
15. Feature - Client side attendance/9. Summary of section 15.mp4
4.54MB
16. API Image upload/1. Introduction.mp4
24.18MB
16. API Image upload/10. Returning user profiles.mp4
49.38MB
16. API Image upload/11. Updating the mapping configuration.mp4
41.13MB
16. API Image upload/12. Returning an attendee DTO.mp4
63.9MB
16. API Image upload/13. Summary of section 16.mp4
16.58MB
16. API Image upload/2. Adding Cloudinary.mp4
60.6MB
16. API Image upload/3. Adding the Cloudinary interfaces.mp4
23.48MB
16. API Image upload/4. Adding the add photo logic.mp4
61.53MB
16. API Image upload/5. Adding the Photo entity.mp4
25.84MB
16. API Image upload/6. Adding the Add photo handler.mp4
43.9MB
16. API Image upload/7. Adding a photos controller.mp4
27.64MB
16. API Image upload/8. Deleting photos.mp4
72.39MB
16. API Image upload/9. Setting the main photo.mp4
49.38MB
17. Client image upload/1. Introduction.mp4
17.35MB
17. Client image upload/10. Adding a Dropzone.mp4
32.13MB
17. Client image upload/11. Styling the Dropzone.mp4
78.69MB
17. Client image upload/12. Adding a react cropper.mp4
118.16MB
17. Client image upload/13. Adding the photo upload method.mp4
96.85MB
17. Client image upload/14. Setting the main photo.mp4
71.38MB
17. Client image upload/15. Deleting photos.mp4
54.99MB
17. Client image upload/16. Summary of section 17.mp4
18.62MB
17. Client image upload/2. Creating a profile page.mp4
33.33MB
17. Client image upload/3. Adding a profile header.mp4
41.85MB
17. Client image upload/4. Adding the profile content.mp4
21.72MB
17. Client image upload/5. Getting the profile data.mp4
40.49MB
17. Client image upload/6. Getting the profile data part 2.mp4
34.87MB
17. Client image upload/7. Displaying the photos.mp4
43.23MB
17. Client image upload/8. Conditionally rendering the photo widget.mp4
46.76MB
17. Client image upload/9. Creating a photo upload widget.mp4
21.12MB
18. Challenge/1. Challenge introduction.mp4
23.5MB
19. SignalR/1. Introduction.mp4
27.64MB
19. SignalR/10. Sending comments.mp4
60.43MB
19. SignalR/11. Adding validation and fix issues.mp4
48MB
19. SignalR/12. Resolving UTC dates.mp4
98.69MB
19. SignalR/13. Summary of section 19.mp4
26.83MB
19. SignalR/2. Setting up the comment entity.mp4
47.25MB
19. SignalR/3. Adding a comment DTO and mapping.mp4
24.94MB
19. SignalR/4. Adding the create handler.mp4
46.47MB
19. SignalR/5. Adding a list handler.mp4
29.42MB
19. SignalR/6. Adding a SignalR Hub.mp4
59.52MB
19. SignalR/7. Authenticating to SignalR.mp4
28.74MB
19. SignalR/8. Adding SignalR to the client.mp4
66.87MB
19. SignalR/9. Connecting to the hub.mp4
67.79MB
2. Walking Skeleton Part 1 - API/1. Introduction.mp4
36.46MB
2. Walking Skeleton Part 1 - API/10. Adding an API controller.mp4
67.31MB
2. Walking Skeleton Part 1 - API/11. Saving changes into source control.mp4
49.34MB
2. Walking Skeleton Part 1 - API/12. Summary of Section 2.mp4
52.47MB
2. Walking Skeleton Part 1 - API/2. Creating the .Net projects and references.mp4
49.84MB
2. Walking Skeleton Part 1 - API/3. Reviewing the project files and startup.mp4
76.85MB
2. Walking Skeleton Part 1 - API/4. The API controller and using postman.mp4
42.43MB
2. Walking Skeleton Part 1 - API/5. Creating a domain entity.mp4
24.29MB
2. Walking Skeleton Part 1 - API/6. Adding an Entity Framework Db Context.mp4
92.64MB
2. Walking Skeleton Part 1 - API/7. Creating an Entity Framework code first migration.mp4
55.4MB
2. Walking Skeleton Part 1 - API/8. Creating the database.mp4
61.76MB
2. Walking Skeleton Part 1 - API/9. Seeding data to the Database.mp4
60.53MB
20. Followers Following feature/1. Introduction.mp4
22.19MB
20. Followers Following feature/10. Adding methods to follow and unfollow.mp4
98.15MB
20. Followers Following feature/11. Making the follow button a component.mp4
69.35MB
20. Followers Following feature/12. Getting a list of followings.mp4
81.87MB
20. Followers Following feature/13. Using MobX Reactions.mp4
110.45MB
20. Followers Following feature/14. Summary of section 20.mp4
11.12MB
20. Followers Following feature/2. Adding a join entity.mp4
49.42MB
20. Followers Following feature/3. Adding a handler for following.mp4
46.59MB
20. Followers Following feature/4. Adding the controller.mp4
29.38MB
20. Followers Following feature/5. Update the profile class.mp4
22.33MB
20. Followers Following feature/6. Return a list of followers.mp4
91.02MB
20. Followers Following feature/7. Adding the following property to the mapping configuration.mp4
45.67MB
20. Followers Following feature/8. Updating the other handlers with the following property.mp4
74.05MB
20. Followers Following feature/9. Adding the UI for followers.mp4
46.33MB
21. Paging, Sorting and Filtering/1. Introduction.mp4
27.07MB
21. Paging, Sorting and Filtering/10. Client side filtering.mp4
79.77MB
21. Paging, Sorting and Filtering/11. Updating the filter component.mp4
33.98MB
21. Paging, Sorting and Filtering/12. Adding placeholders.mp4
35.06MB
21. Paging, Sorting and Filtering/13. Adding a user profile activities component + challenge.mp4
37.78MB
21. Paging, Sorting and Filtering/14. Challenge solution.mp4
107.12MB
21. Paging, Sorting and Filtering/15. Summary of section 21.mp4
10MB
21. Paging, Sorting and Filtering/2. Adding a PagedList class.mp4
58.32MB
21. Paging, Sorting and Filtering/3. Adding application layer pagination logic.mp4
55.62MB
21. Paging, Sorting and Filtering/4. Adding a pagination header.mp4
75.98MB
21. Paging, Sorting and Filtering/5. Adding client side pagination.mp4
72.02MB
21. Paging, Sorting and Filtering/6. Adding pagination parameters.mp4
55.05MB
21. Paging, Sorting and Filtering/7. Adding vertical paging.mp4
57.83MB
21. Paging, Sorting and Filtering/8. Adding infinite scrolling.mp4
44.4MB
21. Paging, Sorting and Filtering/9. Adding filtering in the API.mp4
58.65MB
22. Finishing touches and publishing/1. Introduction.mp4
19.45MB
22. Finishing touches and publishing/10. Deploying the app to Heroku.mp4
83.88MB
22. Finishing touches and publishing/11. Security tightening.mp4
75.39MB
22. Finishing touches and publishing/12. Content security policies.mp4
115.41MB
22. Finishing touches and publishing/13. End of course summary.mp4
29.61MB
22. Finishing touches and publishing/2. Adding Scroll to top for our routes.mp4
26.12MB
22. Finishing touches and publishing/3. Adding private routes.mp4
48.64MB
22. Finishing touches and publishing/4. Prepping the client app for production.mp4
57.12MB
22. Finishing touches and publishing/5. Building the production build of the react app.mp4
56.42MB
22. Finishing touches and publishing/6. Running the client app on the dotnet Kestrel server.mp4
47.2MB
22. Finishing touches and publishing/7. Adding PostGresQL.mp4
25.61MB
22. Finishing touches and publishing/8. Switching to PostGresQL.mp4
91.67MB
22. Finishing touches and publishing/9. Setting up Heroku.mp4
64.89MB
23. Bonus section - Identity Cookbook/1. Introduction.mp4
16.42MB
23. Bonus section - Identity Cookbook/10. Adding the Refresh token domain entity.mp4
40.24MB
23. Bonus section - Identity Cookbook/11. Updating the JWT token parameters.mp4
27.25MB
23. Bonus section - Identity Cookbook/12. Updating the account controller.mp4
86.45MB
23. Bonus section - Identity Cookbook/13. Testing in Postman.mp4
33.47MB
23. Bonus section - Identity Cookbook/14. Client side configuration.mp4
92.46MB
23. Bonus section - Identity Cookbook/15. Testing the refresh token in the client.mp4
50.68MB
23. Bonus section - Identity Cookbook/16. Redeploying the app to Heroku.mp4
52.85MB
23. Bonus section - Identity Cookbook/17. Introduction to Email verification.mp4
9.39MB
23. Bonus section - Identity Cookbook/18. Setting up SendGrid.mp4
61.4MB
23. Bonus section - Identity Cookbook/19. Require a confirmed email to sign in.mp4
41.6MB
23. Bonus section - Identity Cookbook/2. Setting up Facebook login.mp4
39.36MB
23. Bonus section - Identity Cookbook/20. Updating the register method.mp4
74.13MB
23. Bonus section - Identity Cookbook/21. Adding the confirm email endpoint.mp4
57.93MB
23. Bonus section - Identity Cookbook/22. Testing in Postman.mp4
33.79MB
23. Bonus section - Identity Cookbook/23. Setting up the client for email confirmation.mp4
86.95MB
23. Bonus section - Identity Cookbook/24. Adding a verify email component.mp4
70.62MB
23. Bonus section - Identity Cookbook/25. Finishing up and testing.mp4
39.71MB
23. Bonus section - Identity Cookbook/26. Redeploying the app to Heroku.mp4
56.83MB
23. Bonus section - Identity Cookbook/3. Connecting Heroku to GitHub.mp4
13.7MB
23. Bonus section - Identity Cookbook/4. Adding the Facebook JS SDK.mp4
76.82MB
23. Bonus section - Identity Cookbook/5. Configuring the API endpoint.mp4
95.44MB
23. Bonus section - Identity Cookbook/6. Debugging the Facebook info.mp4
123.08MB
23. Bonus section - Identity Cookbook/7. Facebook login finishing touches.mp4
66.73MB
23. Bonus section - Identity Cookbook/8. Redeploying the app to Heroku.mp4
101.32MB
23. Bonus section - Identity Cookbook/9. Introduction to Refresh Tokens.mp4
9.25MB
24. Introduction (Legacy)/1. Course Introduction.mp4
58.03MB
24. Introduction (Legacy)/2. Setting up the dev environment.mp4
52.32MB
24. Introduction (Legacy)/3. Visual Studio Code extensions.mp4
59.7MB
24. Introduction (Legacy)/4. Source code and resources for this course.mp4
21.55MB
25. Walking Skeleton Part 1 - API (Legacy)/1. Section 2 introduction.mp4
43.11MB
25. Walking Skeleton Part 1 - API (Legacy)/10. Seeding data using Entity Framework fluent configuration.mp4
35.8MB
25. Walking Skeleton Part 1 - API (Legacy)/11. Using Dependancy Injection.mp4
60.16MB
25. Walking Skeleton Part 1 - API (Legacy)/12. Introduction to Postman.mp4
16.95MB
25. Walking Skeleton Part 1 - API (Legacy)/13. Saving our changes into Source control using Git.mp4
54.87MB
25. Walking Skeleton Part 1 - API (Legacy)/14. Section 2 summary.mp4
45.56MB
25. Walking Skeleton Part 1 - API (Legacy)/2. Creating the ASP.NET Core solutions and projects using the DotNet CLI.mp4
50.31MB
25. Walking Skeleton Part 1 - API (Legacy)/3. Creating the project references using the DotNet CLI.mp4
42.75MB
25. Walking Skeleton Part 1 - API (Legacy)/4. Reviewing the Project files.mp4
97.68MB
25. Walking Skeleton Part 1 - API (Legacy)/5. Running the application.mp4
39.98MB
25. Walking Skeleton Part 1 - API (Legacy)/6. Creating a Domain entity.mp4
11.1MB
25. Walking Skeleton Part 1 - API (Legacy)/7. Creating the DbContext and service.mp4
61.75MB
25. Walking Skeleton Part 1 - API (Legacy)/8. Adding our first Entity Framework code first migration.mp4
38.57MB
25. Walking Skeleton Part 1 - API (Legacy)/9. Creating the database.mp4
50.8MB
26. Walking Skeleton Part 2 - Client (Legacy)/1. Section 3 introduction.mp4
8.39MB
26. Walking Skeleton Part 2 - Client (Legacy)/10. React Class Components.mp4
24.85MB
26. Walking Skeleton Part 2 - Client (Legacy)/11. Using React State.mp4
37.77MB
26. Walking Skeleton Part 2 - Client (Legacy)/12. Fetching data from the API.mp4
55.19MB
26. Walking Skeleton Part 2 - Client (Legacy)/13. Adding CORS support to the API.mp4
49.73MB
26. Walking Skeleton Part 2 - Client (Legacy)/14. Adding Semantic UI to our app.mp4
57.35MB
26. Walking Skeleton Part 2 - Client (Legacy)/15. Clean up and saving our code to source control.mp4
24.94MB
26. Walking Skeleton Part 2 - Client (Legacy)/16. Summary of section 3.mp4
16.86MB
26. Walking Skeleton Part 2 - Client (Legacy)/2. Using create-react-app to create our React application.mp4
30.65MB
26. Walking Skeleton Part 2 - Client (Legacy)/3. Reviewing the React project files.mp4
59.81MB
26. Walking Skeleton Part 2 - Client (Legacy)/4. Introduction to React - Concepts.mp4
23.5MB
26. Walking Skeleton Part 2 - Client (Legacy)/5. Introduction to React - Components.mp4
20.91MB
26. Walking Skeleton Part 2 - Client (Legacy)/6. Introduction to Typescript.mp4
21.92MB
26. Walking Skeleton Part 2 - Client (Legacy)/7. Typescript basics demo.mp4
49.39MB
26. Walking Skeleton Part 2 - Client (Legacy)/8. Using Typescript with React.mp4
75.14MB
26. Walking Skeleton Part 2 - Client (Legacy)/9. Adding React dev tools.mp4
34.32MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/1. Section 4 introduction.mp4
18.39MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/10. Adding the Create handler.mp4
84.74MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/11. Dealing with boilerplate code in our handlers.mp4
44.79MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/12. Adding an Edit handler.mp4
81MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/13. Adding a Delete handler.mp4
60.89MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/14. Summary of section 4.mp4
9.47MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/2. Adding the Activity entity.mp4
39.17MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/3. Seeding Activity data.mp4
61.79MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/4. Commands and Queries - CQRS.mp4
32.16MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/5. Introduction to MediatR.mp4
30.56MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/6. Creating our first Query handler.mp4
37.55MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/7. Creating the Activities API Controller.mp4
64.24MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/8. Adding the Details Handler.mp4
44.81MB
27. Building a CRUD application in .Net Core using the CQRS + Mediator (Legacy)/9. Cancellation Tokens.mp4
78.28MB
28. Building a CRUD application in React (Legacy)/1. Section 5 introduction.mp4
28.88MB
28. Building a CRUD application in React (Legacy)/10. Creating the Activity List.mp4
62.99MB
28. Building a CRUD application in React (Legacy)/11. Adding the Activity Details component.mp4
34.42MB
28. Building a CRUD application in React (Legacy)/12. Adding the Activity Form component.mp4
27.86MB
28. Building a CRUD application in React (Legacy)/13. Selecting an individual Activity.mp4
109.51MB
28. Building a CRUD application in React (Legacy)/14. Adding an edit mode to display the form.mp4
34.48MB
28. Building a CRUD application in React (Legacy)/15. Adding a create activity mode.mp4
66.2MB
28. Building a CRUD application in React (Legacy)/16. Initialising the form with data.mp4
60.77MB
28. Building a CRUD application in React (Legacy)/17. Controlled components in React.mp4
90.28MB
28. Building a CRUD application in React (Legacy)/18. Handling form submission.mp4
109.68MB
28. Building a CRUD application in React (Legacy)/19. Fixing issues with the dates in the form.mp4
56.09MB
28. Building a CRUD application in React (Legacy)/2. Introduction to React Hooks.mp4
71.19MB
28. Building a CRUD application in React (Legacy)/20. Adding the delete functionality.mp4
45.55MB
28. Building a CRUD application in React (Legacy)/21. Summary of section 5.mp4
14.36MB
28. Building a CRUD application in React (Legacy)/3. Folder structure in React.mp4
34.41MB
28. Building a CRUD application in React (Legacy)/4. Getting a list of activities from the API.mp4
17.04MB
28. Building a CRUD application in React (Legacy)/5. Adding an Activity interface in Typescript.mp4
54.86MB
28. Building a CRUD application in React (Legacy)/6. Refactoring our class component to use React Hooks.mp4
88.09MB
28. Building a CRUD application in React (Legacy)/7. Adding the Navigation bar.mp4
56.25MB
28. Building a CRUD application in React (Legacy)/8. Styling React components.mp4
46.76MB
28. Building a CRUD application in React (Legacy)/9. Adding the Activity Dashboard.mp4
33.66MB
3. Walking Skeleton Part 2 - Client/1. Introduction.mp4
19.03MB
3. Walking Skeleton Part 2 - Client/10. Fetching data from the API.mp4
72.31MB
3. Walking Skeleton Part 2 - Client/11. CORS Policy.mp4
47.01MB
3. Walking Skeleton Part 2 - Client/12. Semantic UI React.mp4
88.4MB
3. Walking Skeleton Part 2 - Client/13. Summary of section 3.mp4
35.34MB
3. Walking Skeleton Part 2 - Client/2. Creating the React project.mp4
40.54MB
3. Walking Skeleton Part 2 - Client/3. Reviewing the React project files.mp4
84.77MB
3. Walking Skeleton Part 2 - Client/4. Why React.mp4
7.05MB
3. Walking Skeleton Part 2 - Client/5. React Components.mp4
23.43MB
3. Walking Skeleton Part 2 - Client/6. Typescript concepts.mp4
25.51MB
3. Walking Skeleton Part 2 - Client/7. Typescript demo.mp4
52.15MB
3. Walking Skeleton Part 2 - Client/8. Using Typescript with React.mp4
84.44MB
3. Walking Skeleton Part 2 - Client/9. React dev tools.mp4
37.97MB
4. Creating a CRUD application using the CQRS + Mediator pattern/1. Introduction.mp4
25.28MB
4. Creating a CRUD application using the CQRS + Mediator pattern/10. Adding a Delete handler.mp4
46.34MB
4. Creating a CRUD application using the CQRS + Mediator pattern/11. Startup class housekeeping.mp4
50.81MB
4. Creating a CRUD application using the CQRS + Mediator pattern/12. Cancellation tokens.mp4
66.44MB
4. Creating a CRUD application using the CQRS + Mediator pattern/13. Using the debugger in VS Code.mp4
59.56MB
4. Creating a CRUD application using the CQRS + Mediator pattern/14. Summary of section 4.mp4
22.76MB
4. Creating a CRUD application using the CQRS + Mediator pattern/2. Clean Architecture.mp4
56.64MB
4. Creating a CRUD application using the CQRS + Mediator pattern/3. CQRS.mp4
14.72MB
4. Creating a CRUD application using the CQRS + Mediator pattern/4. Creating our first Query handler.mp4
66.74MB
4. Creating a CRUD application using the CQRS + Mediator pattern/5. Thin controllers in the API.mp4
27.82MB
4. Creating a CRUD application using the CQRS + Mediator pattern/6. Adding a Details handler.mp4
27.13MB
4. Creating a CRUD application using the CQRS + Mediator pattern/7. Adding a Create handler.mp4
64.47MB
4. Creating a CRUD application using the CQRS + Mediator pattern/8. Adding an Edit handler.mp4
51.14MB
4. Creating a CRUD application using the CQRS + Mediator pattern/9. Adding AutoMapper.mp4
47.73MB
5. Creating a CRUD application in React/1. Introduction.mp4
18.42MB
5. Creating a CRUD application in React/10. Selecting an activity to view.mp4
100.76MB
5. Creating a CRUD application in React/11. Displaying the createedit form.mp4
83.15MB
5. Creating a CRUD application in React/12. Editing an activity and form basics in React.mp4
86.38MB
5. Creating a CRUD application in React/13. Handle create and edit submission.mp4
51.11MB
5. Creating a CRUD application in React/14. Using a GUID for the activity id.mp4
47.61MB
5. Creating a CRUD application in React/15. Deleting an activity.mp4
37.03MB
5. Creating a CRUD application in React/16. Summary of section 5.mp4
18.36MB
5. Creating a CRUD application in React/2. Folder structure in React.mp4
42.93MB
5. Creating a CRUD application in React/3. Adding an Activity interface.mp4
46.01MB
5. Creating a CRUD application in React/4. Adding a Nav bar.mp4
28.04MB
5. Creating a CRUD application in React/5. Adding some style to the nav bar.mp4
52.22MB
5. Creating a CRUD application in React/6. Creating an activity dashboard.mp4
44.08MB
5. Creating a CRUD application in React/7. Creating an activity list.mp4
48.01MB
5. Creating a CRUD application in React/8. Creating a details view.mp4
69.99MB
5. Creating a CRUD application in React/9. Creating an Activity form.mp4
24.37MB
6. Axios/1. Introduction.mp4
15.82MB
6. Axios/2. Setting up axios.mp4
44.97MB
6. Axios/3. Axios types.mp4
58.18MB
6. Axios/4. Adding loading indicators.mp4
58.72MB
6. Axios/5. Posting data to the server.mp4
76.29MB
6. Axios/6. Deleting activity on the server.mp4
60.39MB
6. Axios/7. Summary of section 6.mp4
13.22MB
7. MobX/1. Introduction.mp4
21.46MB
7. MobX/10. Using a Javascript map object to store the activities.mp4
77.16MB
7. MobX/11. Summary of section 7.mp4
19.45MB
7. MobX/2. What is MobX.mp4
36.16MB
7. MobX/3. Setting up MobX.mp4
56MB
7. MobX/4. MobX actions.mp4
35.81MB
7. MobX/5. Refactoring the app to use MobX.mp4
59.86MB
7. MobX/6. MobX strict mode.mp4
37.44MB
7. MobX/7. Selecting an Activity using MobX.mp4
127MB
7. MobX/8. Creating an Activity using MobX.mp4
94.9MB
7. MobX/9. Deleting an activity using MobX.mp4
75.16MB
8. Routing/1. Introduction.mp4
21.08MB
8. Routing/10. Redirect after submission.mp4
54.4MB
8. Routing/11. Moving the home page outside of nav.mp4
26.97MB
8. Routing/12. Cleaning up unused code.mp4
48.31MB
8. Routing/13. Summary of section 8.mp4
5.48MB
8. Routing/2. Installing React Router.mp4
32.24MB
8. Routing/3. Adding routes.mp4
43.63MB
8. Routing/4. Adding nav links.mp4
23.83MB
8. Routing/5. Adding a details link.mp4
24.77MB
8. Routing/6. Getting an individual activity.mp4
70.94MB
8. Routing/7. Using route parameters.mp4
63.66MB
8. Routing/8. Adding the edit activity route.mp4
94.03MB
8. Routing/9. Adding a key to the route.mp4
56.63MB
9. Styling the User Interface/1. Introduction.mp4
16.21MB
9. Styling the User Interface/2. Styling the activity list.mp4
48.02MB
9. Styling the User Interface/3. Grouping the activities by date.mp4
69.72MB
9. Styling the User Interface/4. Styling the list items.mp4
51.14MB
9. Styling the User Interface/5. Activity details page.mp4
31.49MB
9. Styling the User Interface/6. Populating the detailed components.mp4
64.9MB
9. Styling the User Interface/7. Adding the activity filter component.mp4
54.49MB
9. Styling the User Interface/8. Styling the home page.mp4
52.93MB
9. Styling the User Interface/9. Summary of section 9.mp4
12.58MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统