zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
GetFreeCourses.Co-Udemy-The Complete Strapi Course
magnet:?xt=urn:btih:453e9b74c24a857245c58e4e12d506e55c0cfe13&dn=GetFreeCourses.Co-Udemy-The Complete Strapi Course
磁力链接详情
Hash值:
453e9b74c24a857245c58e4e12d506e55c0cfe13
点击数:
200
文件大小:
12.29 GB
文件数量:
276
创建日期:
2021-9-7 20:43
最后访问:
2024-11-1 01:55
访问标签:
GetFreeCourses
Co-Udemy-The
Complete
Strapi
Course
文件列表详情
1. Introduction/1. Introduction.mp4 25.7 MB
10. [Quickstart6] Using Authentication to Secure the Application/1. Making the Create Request Require Authentication.mp4 38.69 MB
10. [Quickstart6] Using Authentication to Secure the Application/2. Making Edit and Delete Require Authentication.mp4 30.91 MB
10. [Quickstart6] Using Authentication to Secure the Application/3. Show edit and delete button only if you own the post.mp4 31.58 MB
10. [Quickstart6] Using Authentication to Secure the Application/4. Custom Controllers to Ensure only You can Delete and Edit your own Posts.mp4 52.47 MB
11. [Quickstart7] Likes/1. The Likes Collection Type.mp4 13.39 MB
11. [Quickstart7] Likes/2. Setting up Postman to build and test the Like Functionality.mp4 39.1 MB
11. [Quickstart7] Likes/3. Custom Create Controller for Like Creation.mp4 54.95 MB
11. [Quickstart7] Likes/4. Custom Delete Controller to ensure only you can delete your own Post.mp4 34.68 MB
11. [Quickstart7] Likes/5. Use Filters to Retrieve the Likes you gave and the Likes your Posts received.mp4 33.08 MB
11. [Quickstart7] Likes/6. Policy to Secure Retrieving the Likes that I gave.mp4 35.79 MB
11. [Quickstart7] Likes/7. Route and Policy to Secure retrieving the Likes you received.mp4 25.92 MB
12. [Quickstart8] Likes in the frontend/1. Set up the Like Button.mp4 38 MB
12. [Quickstart8] Likes in the frontend/2. Set up the Remove Like Button.mp4 22.61 MB
12. [Quickstart8] Likes in the frontend/3. Create the LikesContext to keep track of Likes.mp4 80.41 MB
12. [Quickstart8] Likes in the frontend/4. Toggle between Like and Remove Like button based on LikesContext.mp4 49.23 MB
12. [Quickstart8] Likes in the frontend/5. Reloading Likes Data after Like Remove Like button click.mp4 40.55 MB
13. [Quickstart9] Finishing up/1. Set up a Cron Job to send an Email with the Likes a user received.mp4 50.39 MB
16. [THEORY] The Admin Panel admin/1. Admin Panel Overview [OLD].mp4 62.34 MB
16. [THEORY] The Admin Panel admin/2. Users and Permissions.mp4 16.32 MB
16. [THEORY] The Admin Panel admin/3. Managing the Admin Panel Users.mp4 24.55 MB
17. [THEORY] Developing with Strapi - using Postman/1. Developing with Strapi - using Postman.mp4 30.05 MB
18. [PROJECT] Build a Leaderboard with Strapi and jQuery/2. Building a Leaderboard with Strapi and jQuery.mp4 71.39 MB
18. [PROJECT] Build a Leaderboard with Strapi and jQuery/3. Finishing up the leaderboard - JQuery Side.mp4 72.83 MB
19. [THEORY] Authentication - Login and Registration/1. Users, Login and Registration.mp4 61.6 MB
19. [THEORY] Authentication - Login and Registration/2. Using Bearer Token to Figure Out Current User Data.mp4 18.8 MB
19. [THEORY] Authentication - Login and Registration/3. Using Bearer Token for Authenticated Requests.mp4 13.66 MB
20. [THEORY] The Strapi Filesystem (and API Folder)/1. The Strapi Filesystem.mp4 60.15 MB
20. [THEORY] The Strapi Filesystem (and API Folder)/2. Controllers VS Services.mp4 32.44 MB
21. [THEORY] The Config Folder/1. [3.0.0 Updated] Configuration Folder.mp4 56.08 MB
22. [THEORY] Extending Strapi/1. The Extensions System.mp4 80.08 MB
22. [THEORY] Extending Strapi/2. Using And Operator with Strapi Endpoint by using custom controller.mp4 128.59 MB
22. [THEORY] Extending Strapi/3. Overriding the default controller.mp4 123.39 MB
22. [THEORY] Extending Strapi/4. Building a Custom Email Sending Service.mp4 57.84 MB
23. [THEORY] Working With Policies/1. Introduction to Policies.mp4 43.56 MB
23. [THEORY] Working With Policies/2. Ensure user is logged in - isLoggedIn.js.mp4 38.29 MB
23. [THEORY] Working With Policies/3. Protect Private Routes - alwaysFail.js.mp4 36.49 MB
23. [THEORY] Working With Policies/4. Ensure only you can see your own Content Types - isTargetUserLoggedIn.js.mp4 76.01 MB
23. [THEORY] Working With Policies/5. Allow only you to access your own Profile Data - isMyProfile.js.mp4 50.86 MB
24. [THEORY] Using Filters/1. Intro to filters.mp4 54.49 MB
24. [THEORY] Using Filters/2. Filters - Practical Examples.mp4 42.91 MB
25. [THEORY] File Upload/1. The Media Library.mp4 45.34 MB
25. [THEORY] File Upload/3. Installing a File Upload Provider.mp4 69.98 MB
25. [THEORY] File Upload/4. Simple File Upload.mp4 29.89 MB
25. [THEORY] File Upload/5. File Upload - Connected to a Content Type.mp4 48.99 MB
25. [THEORY] File Upload/6. Multiple File Upload.mp4 33.14 MB
25. [THEORY] File Upload/7. Remove a File From Gallery.mp4 12.36 MB
26. [COOKBOOK] The File Upload Examples section/1. Quick intro to the concepts required for file upload.mp4 17.67 MB
26. [COOKBOOK] The File Upload Examples section/2. File Upload using FormData.mp4 31.33 MB
26. [COOKBOOK] The File Upload Examples section/3. File Upload With Fetch.mp4 47.35 MB
26. [COOKBOOK] The File Upload Examples section/4. Uploading multiple files.mp4 46.66 MB
26. [COOKBOOK] The File Upload Examples section/5. Uploading a File to a Content Type.mp4 63.93 MB
27. [THEORY] Automation - Cron Jobs and Lifecycle Hooks/1. [3.0.0] Cron Jobs.mp4 43.55 MB
27. [THEORY] Automation - Cron Jobs and Lifecycle Hooks/3. Lifecycle Hooks.mp4 41.19 MB
28. [THEORY] Email Sending/1. Sending Emails.mp4 37.67 MB
28. [THEORY] Email Sending/2. Using Email Providers.mp4 62.59 MB
29. [COOKBOOK] Email Sending Examples/1. Sending Email with a custom API endpoint.mp4 72.91 MB
29. [COOKBOOK] Email Sending Examples/2. Using the POST email endpoint to send emails.mp4 18.16 MB
29. [COOKBOOK] Email Sending Examples/3. Secure way to send emails with POST email.mp4 21.96 MB
3. Strapi Quickstart, build a quick blog/1. Installation.mp4 21 MB
3. Strapi Quickstart, build a quick blog/2. Quick Intro to the Strapi Admin.mp4 25.92 MB
3. Strapi Quickstart, build a quick blog/4. Build your first content type.mp4 30.5 MB
3. Strapi Quickstart, build a quick blog/5. Update your Article content type.mp4 27.27 MB
3. Strapi Quickstart, build a quick blog/6. Make Articles Public.mp4 32.23 MB
3. Strapi Quickstart, build a quick blog/8. Use the public folder to build a quick blog demo.mp4 88.3 MB
30. [COOKBOOK] Deploying Strapi/1. Introduction to the Development to Heroku.mp4 5.78 MB
30. [COOKBOOK] Deploying Strapi/2. Setting up the Heroku Side, Datase, Remote, Credentials.mp4 87.63 MB
30. [COOKBOOK] Deploying Strapi/4. Setting up the Strapi side, deploying to Heroku.mp4 44.77 MB
30. [COOKBOOK] Deploying Strapi/5. Things to do after deployment.mp4 23.87 MB
31. [COOKBOOK] Extra Lessons/10. [NEW] Use Strapi with Docker.mp4 73.34 MB
31. [COOKBOOK] Extra Lessons/2. Hide a field from the API response - Private Fields in API.mp4 48.02 MB
31. [COOKBOOK] Extra Lessons/3. The .find service (to find entries).mp4 19.79 MB
31. [COOKBOOK] Extra Lessons/4. Advanced Services Usage.mp4 50.14 MB
31. [COOKBOOK] Extra Lessons/5. Logging in Strapi (instead of console.log).mp4 24.34 MB
31. [COOKBOOK] Extra Lessons/6. Using the functions folder for reusable functions.mp4 20.33 MB
31. [COOKBOOK] Extra Lessons/7. Migrating data from one version of strapi to another.mp4 79.92 MB
31. [COOKBOOK] Extra Lessons/8. [NEW] Getting All of the Users info. Using me and users.mp4 48.58 MB
32. [EXTRA] - Additional Topics/11. [NEW] Working with the Database ORM Layer.mp4 33.99 MB
32. [EXTRA] - Additional Topics/3. Upgrading from Alpha to Beta.mp4 96.24 MB
32. [EXTRA] - Additional Topics/4. Using Components and Dynamic Zones.mp4 103.42 MB
32. [EXTRA] - Additional Topics/6. Working with Components Programmatically.mp4 158.56 MB
32. [EXTRA] - Additional Topics/7. Single Type and UID field - New with Strapi beta.19.mp4 35.54 MB
32. [EXTRA] - Additional Topics/8. [PRE strapi.beta.20] Installing a File Upload Provider.mp4 42.71 MB
32. [EXTRA] - Additional Topics/9. [NEW] Using Webhooks.mp4 55.22 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/1. Intro to the Portfolio Project and installation.mp4 11.65 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/2. Building the Strapi Portfolio Side.mp4 44.89 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/3. Introduction to React.mp4 22.28 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/4. Creating the PortfolioItem Component.mp4 23.99 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/5. Using Components and .Map.mp4 46.27 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/6. Making the portfolio look better.mp4 36.08 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/7. Setting up Axios for AJAX requests.mp4 49.52 MB
34. [PROJECT] Build a Portfolio Website with React and Strapi/8. Connecting the data we fetched to the Component State.mp4 38.58 MB
35. [PROJECT] File upload with React/1. File Upload Class Component.mp4 22.62 MB
35. [PROJECT] File upload with React/2. File Input and State.mp4 27.58 MB
35. [PROJECT] File upload with React/3. File upload with Axios.mp4 38.21 MB
35. [PROJECT] File upload with React/4. File Upload Progress Bar.mp4 87.29 MB
35. [PROJECT] File upload with React/5. Adding a loading message.mp4 12.45 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/1. Stock Management App Intro.mp4 11.38 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/10. Separating StockEvents by Product.mp4 32.32 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/11. Calculating the Stock Total with Array.reduce.mp4 26.66 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/12. Creating the StockDetail component.mp4 37.06 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/13. Toggling between showing and hiding StockEvents.mp4 54.59 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/14. Setting up Strapi.mp4 25.36 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/15. Testing Strapi with Postman.mp4 14.51 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/16. Connecting the React Frontend to Strapi with Axios.mp4 72.72 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/17. Stock Management App Wrap Up.mp4 14.63 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/2. Installing React and Strapi.mp4 6.4 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/3. Introduction to React Folder.mp4 23.4 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/4. React Functional And Class Component.mp4 16.04 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/5. React - JSX and Functional Components.mp4 23.79 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/6. Mocking out Data.mp4 28.05 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/7. Passing props to functional component.mp4 89.28 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/8. Moving the functional component to a separate file.mp4 28.06 MB
36. [PROJECT] Build a Inventory Stock Management App Prototype with React and Strapi/9. Showing StockEvents by using the Array.map function.mp4 58.02 MB
37. [PROJECT] Improve the Stock Inventory Management App/1. Creating the AddStockEvent Component.mp4 24.23 MB
37. [PROJECT] Improve the Stock Inventory Management App/2. Form Handle Change and Submit.mp4 65.71 MB
37. [PROJECT] Improve the Stock Inventory Management App/3. Displaying select options dynamically.mp4 40.3 MB
37. [PROJECT] Improve the Stock Inventory Management App/4. Asynchronous request to add and remove stock.mp4 73.39 MB
37. [PROJECT] Improve the Stock Inventory Management App/5. Making the add stock event togglable.mp4 23.82 MB
37. [PROJECT] Improve the Stock Inventory Management App/6. Creating a New Product.mp4 48.23 MB
37. [PROJECT] Improve the Stock Inventory Management App/7. Using React Router Dom to separate pages.mp4 60.64 MB
37. [PROJECT] Improve the Stock Inventory Management App/8. Navigation with NavLink.mp4 38.85 MB
38. [PROJECT] Build a Login and User Profile Page/1. Installing React and Strapi.mp4 2.84 MB
38. [PROJECT] Build a Login and User Profile Page/10. Connecting initial User Data to State.mp4 29.55 MB
38. [PROJECT] Build a Login and User Profile Page/11. Update User Request with Axios.mp4 61.95 MB
38. [PROJECT] Build a Login and User Profile Page/12. [Adding Security] Policy to Prevent User Update Abuse.mp4 78.73 MB
38. [PROJECT] Build a Login and User Profile Page/2. Creating the Class Component.mp4 30.27 MB
38. [PROJECT] Build a Login and User Profile Page/3. Setting up a Controlled Input.mp4 64.81 MB
38. [PROJECT] Build a Login and User Profile Page/4. Adding the Handle Submit.mp4 16.5 MB
38. [PROJECT] Build a Login and User Profile Page/5. Performing the Sign Up Request.mp4 45.91 MB
38. [PROJECT] Build a Login and User Profile Page/6. Saving the User object after signing up.mp4 32.63 MB
38. [PROJECT] Build a Login and User Profile Page/7. Toggling between Sign Up and Log In.mp4 47.71 MB
38. [PROJECT] Build a Login and User Profile Page/8. Setting up the Profile Page.mp4 82.71 MB
38. [PROJECT] Build a Login and User Profile Page/9. Refactoring Handle Change for Reusability.mp4 47.61 MB
39. [THEORY] Handling the JWT Token/1. UNSAFE - Using LocalStorage to store user data.mp4 50.26 MB
39. [THEORY] Handling the JWT Token/3. Theory on how to store the JWT Token.mp4 82.53 MB
4. Where to go next/1. What to learn next.mp4 25.14 MB
40. [PROJECT] Securing the Login Application/1. Serving the Frontend through a Server.mp4 63.88 MB
40. [PROJECT] Securing the Login Application/2. Setting up React for Production.mp4 49.91 MB
40. [PROJECT] Securing the Login Application/3. Moving the routes to the server.mp4 78.35 MB
40. [PROJECT] Securing the Login Application/4. Setting up Session Cookies.mp4 74.74 MB
40. [PROJECT] Securing the Login Application/5. Authentication Route in the server.mp4 22.86 MB
40. [PROJECT] Securing the Login Application/6. Updating the user profile through the server.mp4 45.82 MB
40. [PROJECT] Securing the Login Application/7. Fetching the current user from the server.mp4 46.59 MB
40. [PROJECT] Securing the Login Application/8. Logout user and Wrapup - User Profile Projet Conclusions.mp4 34.36 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/1. Introduction to the Updated Portfolio Builder.mp4 13.65 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/10. Render the Appropriate Component in the Dynamic Zone.mp4 50.96 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/11. Connecting the React App to Strapi.mp4 52.27 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/12. Project Wrapup.mp4 10.6 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/2. Installing Strapi and React.mp4 9.65 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/3. Creating the Components and Setting up the Page Content Type.mp4 89.64 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/4. Using mockPage code to speed up React Development.mp4 25.89 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/5. Creating the Quote Component.mp4 57.67 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/6. Vertically Centering the Quote Component.mp4 24.56 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/7. The Article Component.mp4 74.4 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/8. The Basic Entry Component.mp4 35.16 MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/9. The Complex Entry Component.mp4 68.22 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/1. Introduction to Gatsby.mp4 96.14 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/10. Adding links to the single article page.mp4 9.67 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/11. Building Gatsby and Deploying to Surge.mp4 37.61 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/2. Installing Gatsby.mp4 35.64 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/3. Gatsby complete overview.mp4 93.89 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/4. Create a new Page in Gatsby.mp4 32.59 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/5. Create pages with MockData in Gatsby.mp4 82.27 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/6. Using Gatsby with Strapi.mp4 51.36 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/7. Using GraphiQL to fetch articles from Strapi.mp4 34.08 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/8. Executing the PageQuery in Gatsby.mp4 39.99 MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/9. Fetch all articles and display them.mp4 50.32 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/10. Linking from Product card to Single Product Page.mp4 49.94 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/11. Using the Unique Field to generate the Product URL Slug.mp4 34.96 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/12. The Single Product Page Template.mp4 43.31 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/13. Create the Single Product Page with the createPages API.mp4 63.93 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/14. Single Product Page design improvements.mp4 58.04 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/15. How to build the Cart.mp4 32.36 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/16. Build a Cart with LocalStorage.mp4 23.51 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/17. Build an Interface to interact with the Cart addToCart.mp4 51.27 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/18. Track quantities in the cart.mp4 46.09 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/19. Build the Cart Page.mp4 40.61 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/2. Project Introduction.mp4 17.51 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/20. Improve the design of the Cart Page.mp4 49.95 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/21. Allow the customer to change quantities.mp4 49.54 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/22. Use a Hook to select Product Quantities in Single Product Template.mp4 61.44 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/23. Use a Hook to Re-render the Cart once quantities have changed.mp4 36.56 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/24. Next steps, discussion on why you may need context or redux for state management.mp4 16.17 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/25. Build a Cart Math Library.mp4 66.33 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/26. Adding Shipping Fees to the Math Library.mp4 44.31 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/27. [THEORY] How to use Stripe for Checkout.mp4 39.02 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/29. Create the Order Content Type.mp4 53.69 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/3. Installing Gatsby and Strapi.mp4 36.46 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/30. Set up Stripe in the Strapi backend with a Custom Controller.mp4 60.97 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/31. Test the Stripe Integration with Postman.mp4 50.04 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/32. Building a Sanitized Cart in our Custom Controller.mp4 85.55 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/33. Importing our math library to the backend.mp4 94.41 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/34. Install and set up the Stripe Checkout Components.mp4 52.97 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/35. Use Stripe Elements to display the Credit Card input field.mp4 63.94 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/36. Retrieve a paymentIntent from the frontend so that Stripe can collect the card.mp4 67.56 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/37. Generate the paymentIntent with the real Cart object.mp4 26.54 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/38. Fix a bug where the products weren't loading properly in the Strapi backend.mp4 38.4 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/39. Process the Card with Stripe.mp4 43.98 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/4. Set up the Strapi-Source Gatsby Plugin.mp4 32.5 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/40. Add a Loading Indicator.mp4 73.3 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/41. Use Context and Hooks for the Cart.mp4 68.32 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/42. Refactor the Checkout Component to use Cart from Context.mp4 37.04 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/43. Refactor all Pages to use Context.mp4 113.01 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/44. Add the Cart Counter to the Header Component.mp4 68.31 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/45. Show a Cart Icon with a Link to the Cart Page.mp4 87.5 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/46. Show the total quantity of Product next to the Cart Icon.mp4 14.27 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/47. [THEORY] How to create Orders in Strapi.mp4 22 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/48. Add Shipping Info Form in Frontend and Update the Order Content Type.mp4 140.97 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/49. Style the Form and How to Edit the dynamically built Inputs.mp4 37.57 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/5. Setting up the Product Content Type.mp4 57.19 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/50. Simple Form Validation.mp4 28.02 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/51. Create the Order with a fetch POST request.mp4 53.47 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/52. Use a Custom Controller for the Order Creation.mp4 62.74 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/53. Calculate totals in the Order Creation Controller.mp4 62.45 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/54. Fix a bug related to strapiId vs id.mp4 46.46 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/55. Validate the paymentIntent.mp4 69.66 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/56. Ensuring the paymentIntent is used only once.mp4 60.27 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/57. Ensure paymentIntent total is same as Cart total.mp4 34.55 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/58. Show Success Message on Order Creation.mp4 37.86 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/59. Polish up the Cart Page Checkout.mp4 57.45 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/6. The All Products Page.mp4 53.1 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/60. Gatsby Ecommerce With Strapi and Stripe Wrap Up.mp4 73.2 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/7. Display the Products in a grid.mp4 68.33 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/8. Formatting the Product Price.mp4 39.6 MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/9. Quick Design Improvements.mp4 31.52 MB
44. [PROJECT] Deploy your E-commerce with Gatsby Cloud, Netlify and Heroku/2. Deploy Strapi to Heroku and Gatsby to Netlify with the simplified code.mp4 55.76 MB
45. [COOKBOOK] Gatsby - Extra Lessons/1. Exploring the Gatsby Plugin Documentation.mp4 72.53 MB
45. [COOKBOOK] Gatsby - Extra Lessons/2. Clearing the Gatsby Cache.mp4 9.26 MB
46. [PLUGINS] Buffetjs.io/1. A look at Buffetjs.mp4 39.64 MB
47. [PLUGINS] Plugin Development - Introduction/1. Introduction to Plugin Development.mp4 6.71 MB
47. [PLUGINS] Plugin Development - Introduction/2. WARNING - WATCH THIS BEFORE PROCEEDING.mp4 2.93 MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/1. Intro to the Field API - Replace a Field.mp4 52.72 MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/2. Write the Custom React Field Component.mp4 26.07 MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/3. Writing a Custom TRUE FALSE toggle by using BuffetJS source code.mp4 38.59 MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/4. Polishing up the Component with BuffetJS utilities.mp4 24.97 MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/6. [EXTRA] How to Find Input Type Names.mp4 18.45 MB
49. [PLUGINS] The Settings API - Add a Counter for your Posts/1. Introduction to the Settings API - Display a new menu in the settings page.mp4 35.96 MB
49. [PLUGINS] The Settings API - Add a Counter for your Posts/2. Write a component that counts the number of posts in the settings page.mp4 24.4 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/1. The Quickstart Project Teaser.mp4 10.57 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/2. Install Strapi and React.mp4 28.74 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/3. Set up the Post Collection Type in Strapi.mp4 38.19 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/4. Introduction to React and Components.mp4 78.5 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/5. Using Hardcoded Data to Display an Image in the Post Component.mp4 63.71 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/6. Improve the Look and Feel of your Post.mp4 33.31 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/7. Using Properties to pass data between React Components.mp4 75.96 MB
5. [Quickstart 1]The Strapi with React Quickstart Project/8. Rendering multiple components with Array.map.mp4 31.83 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/1. Introduction to the Admin API - Show menu entry and custom page.mp4 37.69 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/2. Working with Plugin Data Storage - strapi.store.mp4 54.39 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/3. Write retrieveSetting and test it with Postman.mp4 29.38 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/4. Custom Admin Page - React Code.mp4 37.61 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/5. Making the Admin Page feel like a Strapi page with BuffetJS, loading and notifis.mp4 68.72 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/6. [BUGFIX] Ensure the Strapi Button submits your form.mp4 4.18 MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/7. Adding the createPaymentIntent endpoint.mp4 47.65 MB
6. [Quickstart 2] Connect React with Strapi/1. Working with useState and useEffect Hooks.mp4 54.74 MB
6. [Quickstart 2] Connect React with Strapi/2. Use an Async function in useEffect to load data.mp4 30.44 MB
7. [Quickstart 3] CRUD/1. Installing React Router Dom + Recap.mp4 33.49 MB
7. [Quickstart 3] CRUD/2. Set up React Router Dom to create Pages.mp4 36.85 MB
7. [Quickstart 3] CRUD/3. Create a new Page and set up Navigation.mp4 36.13 MB
7. [Quickstart 3] CRUD/4. The Create Page.mp4 38.53 MB
7. [Quickstart 3] CRUD/5. Adding image upload to the Create Form.mp4 39.32 MB
7. [Quickstart 3] CRUD/6. Custom Controller to ensure likes are set to 0.mp4 61.08 MB
7. [Quickstart 3] CRUD/7. Simple frontend validation.mp4 32.64 MB
7. [Quickstart 3] CRUD/8. Backend Validation.mp4 25.45 MB
7. [Quickstart 3] CRUD/9. Error Handling in the Frontend.mp4 46.95 MB
8. [Quickstart 4] Single Post Page/1. The Single Post Page Component.mp4 36.85 MB
8. [Quickstart 4] Single Post Page/2. Fetching the Single Post data and displaying it.mp4 53.95 MB
8. [Quickstart 4] Single Post Page/3. Loading and Error Indicators in the Single Post Page.mp4 29.1 MB
8. [Quickstart 4] Single Post Page/4. The Delete Post Request.mp4 22.63 MB
8. [Quickstart 4] Single Post Page/5. The Update Post Request.mp4 68.04 MB
9. [Quickstart5]Add Login to your app/1. Set up UserContext to store User Data.mp4 60.67 MB
9. [Quickstart5]Add Login to your app/2. Custom Nav for logged logged out in users + Login Page.mp4 29.82 MB
9. [Quickstart5]Add Login to your app/3. Build the. Login Form.mp4 48.56 MB
9. [Quickstart5]Add Login to your app/4. Handle and Show Errors in the Login Page.mp4 33.67 MB
9. [Quickstart5]Add Login to your app/5. Redirect on Successful Login.mp4 36.81 MB
9. [Quickstart5]Add Login to your app/6. The Entire Signup Page with UserContext.mp4 83.35 MB
其他位置