10. [Quickstart6] Using Authentication to Secure the Application/1. Making the Create Request Require Authentication.mp438.69MB
10. [Quickstart6] Using Authentication to Secure the Application/2. Making Edit and Delete Require Authentication.mp430.91MB
10. [Quickstart6] Using Authentication to Secure the Application/3. Show edit and delete button only if you own the post.mp431.58MB
10. [Quickstart6] Using Authentication to Secure the Application/4. Custom Controllers to Ensure only You can Delete and Edit your own Posts.mp452.47MB
11. [Quickstart7] Likes/1. The Likes Collection Type.mp413.39MB
11. [Quickstart7] Likes/2. Setting up Postman to build and test the Like Functionality.mp439.1MB
11. [Quickstart7] Likes/3. Custom Create Controller for Like Creation.mp454.95MB
11. [Quickstart7] Likes/4. Custom Delete Controller to ensure only you can delete your own Post.mp434.68MB
11. [Quickstart7] Likes/5. Use Filters to Retrieve the Likes you gave and the Likes your Posts received.mp433.08MB
11. [Quickstart7] Likes/6. Policy to Secure Retrieving the Likes that I gave.mp435.79MB
11. [Quickstart7] Likes/7. Route and Policy to Secure retrieving the Likes you received.mp425.92MB
12. [Quickstart8] Likes in the frontend/1. Set up the Like Button.mp438MB
12. [Quickstart8] Likes in the frontend/2. Set up the Remove Like Button.mp422.61MB
12. [Quickstart8] Likes in the frontend/3. Create the LikesContext to keep track of Likes.mp480.41MB
12. [Quickstart8] Likes in the frontend/4. Toggle between Like and Remove Like button based on LikesContext.mp449.23MB
12. [Quickstart8] Likes in the frontend/5. Reloading Likes Data after Like Remove Like button click.mp440.55MB
13. [Quickstart9] Finishing up/1. Set up a Cron Job to send an Email with the Likes a user received.mp450.39MB
16. [THEORY] The Admin Panel admin/1. Admin Panel Overview [OLD].mp462.34MB
16. [THEORY] The Admin Panel admin/2. Users and Permissions.mp416.32MB
16. [THEORY] The Admin Panel admin/3. Managing the Admin Panel Users.mp424.55MB
17. [THEORY] Developing with Strapi - using Postman/1. Developing with Strapi - using Postman.mp430.05MB
18. [PROJECT] Build a Leaderboard with Strapi and jQuery/2. Building a Leaderboard with Strapi and jQuery.mp471.39MB
18. [PROJECT] Build a Leaderboard with Strapi and jQuery/3. Finishing up the leaderboard - JQuery Side.mp472.83MB
19. [THEORY] Authentication - Login and Registration/1. Users, Login and Registration.mp461.6MB
19. [THEORY] Authentication - Login and Registration/2. Using Bearer Token to Figure Out Current User Data.mp418.8MB
19. [THEORY] Authentication - Login and Registration/3. Using Bearer Token for Authenticated Requests.mp413.66MB
20. [THEORY] The Strapi Filesystem (and API Folder)/1. The Strapi Filesystem.mp460.15MB
20. [THEORY] The Strapi Filesystem (and API Folder)/2. Controllers VS Services.mp432.44MB
21. [THEORY] The Config Folder/1. [3.0.0 Updated] Configuration Folder.mp456.08MB
22. [THEORY] Extending Strapi/1. The Extensions System.mp480.08MB
22. [THEORY] Extending Strapi/2. Using And Operator with Strapi Endpoint by using custom controller.mp4128.59MB
22. [THEORY] Extending Strapi/3. Overriding the default controller.mp4123.39MB
22. [THEORY] Extending Strapi/4. Building a Custom Email Sending Service.mp457.84MB
23. [THEORY] Working With Policies/1. Introduction to Policies.mp443.56MB
23. [THEORY] Working With Policies/2. Ensure user is logged in - isLoggedIn.js.mp438.29MB
23. [THEORY] Working With Policies/3. Protect Private Routes - alwaysFail.js.mp436.49MB
23. [THEORY] Working With Policies/4. Ensure only you can see your own Content Types - isTargetUserLoggedIn.js.mp476.01MB
23. [THEORY] Working With Policies/5. Allow only you to access your own Profile Data - isMyProfile.js.mp450.86MB
24. [THEORY] Using Filters/1. Intro to filters.mp454.49MB
24. [THEORY] Using Filters/2. Filters - Practical Examples.mp442.91MB
25. [THEORY] File Upload/1. The Media Library.mp445.34MB
25. [THEORY] File Upload/3. Installing a File Upload Provider.mp469.98MB
37. [PROJECT] Improve the Stock Inventory Management App/4. Asynchronous request to add and remove stock.mp473.39MB
37. [PROJECT] Improve the Stock Inventory Management App/5. Making the add stock event togglable.mp423.82MB
37. [PROJECT] Improve the Stock Inventory Management App/6. Creating a New Product.mp448.23MB
37. [PROJECT] Improve the Stock Inventory Management App/7. Using React Router Dom to separate pages.mp460.64MB
37. [PROJECT] Improve the Stock Inventory Management App/8. Navigation with NavLink.mp438.85MB
38. [PROJECT] Build a Login and User Profile Page/1. Installing React and Strapi.mp42.84MB
38. [PROJECT] Build a Login and User Profile Page/10. Connecting initial User Data to State.mp429.55MB
38. [PROJECT] Build a Login and User Profile Page/11. Update User Request with Axios.mp461.95MB
38. [PROJECT] Build a Login and User Profile Page/12. [Adding Security] Policy to Prevent User Update Abuse.mp478.73MB
38. [PROJECT] Build a Login and User Profile Page/2. Creating the Class Component.mp430.27MB
38. [PROJECT] Build a Login and User Profile Page/3. Setting up a Controlled Input.mp464.81MB
38. [PROJECT] Build a Login and User Profile Page/4. Adding the Handle Submit.mp416.5MB
38. [PROJECT] Build a Login and User Profile Page/5. Performing the Sign Up Request.mp445.91MB
38. [PROJECT] Build a Login and User Profile Page/6. Saving the User object after signing up.mp432.63MB
38. [PROJECT] Build a Login and User Profile Page/7. Toggling between Sign Up and Log In.mp447.71MB
38. [PROJECT] Build a Login and User Profile Page/8. Setting up the Profile Page.mp482.71MB
38. [PROJECT] Build a Login and User Profile Page/9. Refactoring Handle Change for Reusability.mp447.61MB
39. [THEORY] Handling the JWT Token/1. UNSAFE - Using LocalStorage to store user data.mp450.26MB
39. [THEORY] Handling the JWT Token/3. Theory on how to store the JWT Token.mp482.53MB
4. Where to go next/1. What to learn next.mp425.14MB
40. [PROJECT] Securing the Login Application/1. Serving the Frontend through a Server.mp463.88MB
40. [PROJECT] Securing the Login Application/2. Setting up React for Production.mp449.91MB
40. [PROJECT] Securing the Login Application/3. Moving the routes to the server.mp478.35MB
40. [PROJECT] Securing the Login Application/4. Setting up Session Cookies.mp474.74MB
40. [PROJECT] Securing the Login Application/5. Authentication Route in the server.mp422.86MB
40. [PROJECT] Securing the Login Application/6. Updating the user profile through the server.mp445.82MB
40. [PROJECT] Securing the Login Application/7. Fetching the current user from the server.mp446.59MB
40. [PROJECT] Securing the Login Application/8. Logout user and Wrapup - User Profile Projet Conclusions.mp434.36MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/1. Introduction to the Updated Portfolio Builder.mp413.65MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/10. Render the Appropriate Component in the Dynamic Zone.mp450.96MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/11. Connecting the React App to Strapi.mp452.27MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/12. Project Wrapup.mp410.6MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/2. Installing Strapi and React.mp49.65MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/3. Creating the Components and Setting up the Page Content Type.mp489.64MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/4. Using mockPage code to speed up React Development.mp425.89MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/5. Creating the Quote Component.mp457.67MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/6. Vertically Centering the Quote Component.mp424.56MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/7. The Article Component.mp474.4MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/8. The Basic Entry Component.mp435.16MB
41. [PROJEC] Use Components and Dynamic Zones to build an Improved Portfolio Builder/9. The Complex Entry Component.mp468.22MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/1. Introduction to Gatsby.mp496.14MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/10. Adding links to the single article page.mp49.67MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/11. Building Gatsby and Deploying to Surge.mp437.61MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/2. Installing Gatsby.mp435.64MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/3. Gatsby complete overview.mp493.89MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/4. Create a new Page in Gatsby.mp432.59MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/5. Create pages with MockData in Gatsby.mp482.27MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/6. Using Gatsby with Strapi.mp451.36MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/7. Using GraphiQL to fetch articles from Strapi.mp434.08MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/8. Executing the PageQuery in Gatsby.mp439.99MB
42. [PROJECT] Build a Blog with Gatsby and Strapi/9. Fetch all articles and display them.mp450.32MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/10. Linking from Product card to Single Product Page.mp449.94MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/11. Using the Unique Field to generate the Product URL Slug.mp434.96MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/12. The Single Product Page Template.mp443.31MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/13. Create the Single Product Page with the createPages API.mp463.93MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/14. Single Product Page design improvements.mp458.04MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/15. How to build the Cart.mp432.36MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/16. Build a Cart with LocalStorage.mp423.51MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/17. Build an Interface to interact with the Cart addToCart.mp451.27MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/18. Track quantities in the cart.mp446.09MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/19. Build the Cart Page.mp440.61MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/2. Project Introduction.mp417.51MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/20. Improve the design of the Cart Page.mp449.95MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/21. Allow the customer to change quantities.mp449.54MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/22. Use a Hook to select Product Quantities in Single Product Template.mp461.44MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/23. Use a Hook to Re-render the Cart once quantities have changed.mp436.56MB
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.mp416.17MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/25. Build a Cart Math Library.mp466.33MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/26. Adding Shipping Fees to the Math Library.mp444.31MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/27. [THEORY] How to use Stripe for Checkout.mp439.02MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/29. Create the Order Content Type.mp453.69MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/3. Installing Gatsby and Strapi.mp436.46MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/30. Set up Stripe in the Strapi backend with a Custom Controller.mp460.97MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/31. Test the Stripe Integration with Postman.mp450.04MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/32. Building a Sanitized Cart in our Custom Controller.mp485.55MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/33. Importing our math library to the backend.mp494.41MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/34. Install and set up the Stripe Checkout Components.mp452.97MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/35. Use Stripe Elements to display the Credit Card input field.mp463.94MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/36. Retrieve a paymentIntent from the frontend so that Stripe can collect the card.mp467.56MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/37. Generate the paymentIntent with the real Cart object.mp426.54MB
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.mp438.4MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/39. Process the Card with Stripe.mp443.98MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/4. Set up the Strapi-Source Gatsby Plugin.mp432.5MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/40. Add a Loading Indicator.mp473.3MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/41. Use Context and Hooks for the Cart.mp468.32MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/42. Refactor the Checkout Component to use Cart from Context.mp437.04MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/43. Refactor all Pages to use Context.mp4113.01MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/44. Add the Cart Counter to the Header Component.mp468.31MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/45. Show a Cart Icon with a Link to the Cart Page.mp487.5MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/46. Show the total quantity of Product next to the Cart Icon.mp414.27MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/47. [THEORY] How to create Orders in Strapi.mp422MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/48. Add Shipping Info Form in Frontend and Update the Order Content Type.mp4140.97MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/49. Style the Form and How to Edit the dynamically built Inputs.mp437.57MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/5. Setting up the Product Content Type.mp457.19MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/50. Simple Form Validation.mp428.02MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/51. Create the Order with a fetch POST request.mp453.47MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/52. Use a Custom Controller for the Order Creation.mp462.74MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/53. Calculate totals in the Order Creation Controller.mp462.45MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/54. Fix a bug related to strapiId vs id.mp446.46MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/55. Validate the paymentIntent.mp469.66MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/56. Ensuring the paymentIntent is used only once.mp460.27MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/57. Ensure paymentIntent total is same as Cart total.mp434.55MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/58. Show Success Message on Order Creation.mp437.86MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/59. Polish up the Cart Page Checkout.mp457.45MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/6. The All Products Page.mp453.1MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/60. Gatsby Ecommerce With Strapi and Stripe Wrap Up.mp473.2MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/7. Display the Products in a grid.mp468.33MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/8. Formatting the Product Price.mp439.6MB
43. [PROJECT] Build an Ecommerce with Gatsby, Stripe and Strapi/9. Quick Design Improvements.mp431.52MB
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.mp455.76MB
45. [COOKBOOK] Gatsby - Extra Lessons/1. Exploring the Gatsby Plugin Documentation.mp472.53MB
45. [COOKBOOK] Gatsby - Extra Lessons/2. Clearing the Gatsby Cache.mp49.26MB
46. [PLUGINS] Buffetjs.io/1. A look at Buffetjs.mp439.64MB
47. [PLUGINS] Plugin Development - Introduction/1. Introduction to Plugin Development.mp46.71MB
47. [PLUGINS] Plugin Development - Introduction/2. WARNING - WATCH THIS BEFORE PROCEEDING.mp42.93MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/1. Intro to the Field API - Replace a Field.mp452.72MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/2. Write the Custom React Field Component.mp426.07MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/3. Writing a Custom TRUE FALSE toggle by using BuffetJS source code.mp438.59MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/4. Polishing up the Component with BuffetJS utilities.mp424.97MB
48. [PLUGINS] The Field API - Replace the Default Boolean Field/6. [EXTRA] How to Find Input Type Names.mp418.45MB
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.mp435.96MB
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.mp424.4MB
5. [Quickstart 1]The Strapi with React Quickstart Project/1. The Quickstart Project Teaser.mp410.57MB
5. [Quickstart 1]The Strapi with React Quickstart Project/2. Install Strapi and React.mp428.74MB
5. [Quickstart 1]The Strapi with React Quickstart Project/3. Set up the Post Collection Type in Strapi.mp438.19MB
5. [Quickstart 1]The Strapi with React Quickstart Project/4. Introduction to React and Components.mp478.5MB
5. [Quickstart 1]The Strapi with React Quickstart Project/5. Using Hardcoded Data to Display an Image in the Post Component.mp463.71MB
5. [Quickstart 1]The Strapi with React Quickstart Project/6. Improve the Look and Feel of your Post.mp433.31MB
5. [Quickstart 1]The Strapi with React Quickstart Project/7. Using Properties to pass data between React Components.mp475.96MB
5. [Quickstart 1]The Strapi with React Quickstart Project/8. Rendering multiple components with Array.map.mp431.83MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/1. Introduction to the Admin API - Show menu entry and custom page.mp437.69MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/2. Working with Plugin Data Storage - strapi.store.mp454.39MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/3. Write retrieveSetting and test it with Postman.mp429.38MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/4. Custom Admin Page - React Code.mp437.61MB
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.mp468.72MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/6. [BUGFIX] Ensure the Strapi Button submits your form.mp44.18MB
50. [PLUGINS] Admin API - Build a Stripe Payment Processing Plugin/7. Adding the createPaymentIntent endpoint.mp447.65MB
6. [Quickstart 2] Connect React with Strapi/1. Working with useState and useEffect Hooks.mp454.74MB
6. [Quickstart 2] Connect React with Strapi/2. Use an Async function in useEffect to load data.mp430.44MB
7. [Quickstart 3] CRUD/1. Installing React Router Dom + Recap.mp433.49MB
7. [Quickstart 3] CRUD/2. Set up React Router Dom to create Pages.mp436.85MB
7. [Quickstart 3] CRUD/3. Create a new Page and set up Navigation.mp436.13MB
7. [Quickstart 3] CRUD/4. The Create Page.mp438.53MB
7. [Quickstart 3] CRUD/5. Adding image upload to the Create Form.mp439.32MB
7. [Quickstart 3] CRUD/6. Custom Controller to ensure likes are set to 0.mp461.08MB