Instructional Video14:11
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Generating a Single Project

Higher Ed
In this video, you will learn how to generate a single project. This clip is from the chapter "Strapi Plugin Development: Create a Plugin" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Instructional Video12:03
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 5 (Declarative Hook)

Higher Ed
In this video, we will cover the declarative hook. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will dive...
Instructional Video14:15
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Post Likes: Part 2

Higher Ed
In this video, we will continue with the Post likes feature. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Instructional Video11:24
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Post Likes: Part 1

Higher Ed
In this video, you will learn how to implement our second feature called the Post likes and start working on it. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢...
Instructional Video5:09
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Reorganizing GraphQL Extension Code

Higher Ed
In this video, you will learn how to reorganize GraphQL extension code. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Instructional Video6:08
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Shaping a GraphQL Response

Higher Ed
In this video, you will learn how to shape a GraphQL response. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video7:16
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Applying an Auth Scope to GraphQL Operations

Higher Ed
In this video, you will learn how to apply an auth scope to GraphQL operations. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will...
Instructional Video9:03
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating a Custom Resolver

Higher Ed
In this video, you will learn how to create a custom resolver. This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn how to...
Instructional Video4:36
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Extending the Schema (Custom Mutation)

Higher Ed
In this video, you will learn how to extend the schema (custom mutation). This clip is from the chapter "Extending the GraphQL API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, you will learn...
Instructional Video2:52
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 2 (Challenge Solution)

Higher Ed
In this video, we will look at a possible solution to the lifecycle hooks exercise challenge. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins...
Instructional Video6:08
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Lifecycle Hooks Exercise: Part 1 (Challenge)

Higher Ed
In this video, we will have a look at the lifecycle hooks exercise and understand the challenge. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins...
Instructional Video8:23
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Premium Posts: The FindOne Controller

Higher Ed
In this video, we will work on the findOne controller. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will...
Instructional Video5:41
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Premium Posts: Solution 1

Higher Ed
In this video, we will have a look at the first solution to our Premium posts problem. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and...
Instructional Video7:05
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Premium Posts: Introduction

Higher Ed
In this video, you will learn how to implement our first feature called Premium posts and get introduced to the problem. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete...
Instructional Video3:10
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Creating Custom Routes

Higher Ed
In this video, you will learn how to create custom routes. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Instructional Video7:01
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Data Models and APIs

Higher Ed
In this video, we will understand the data models and APIs. This clip is from the chapter "Extending Strapi Core: Custom Controllers and More" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we...
Instructional Video6:15
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - GraphQL Mutations

Higher Ed
In this video, we will cover GraphQL mutations. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with GraphQL and learn...
Instructional Video3:25
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Getting Nested Components Through GraphQL

Higher Ed
In this video, you will learn how to get nested components through GraphQL. This clip is from the chapter "Working with GraphQL" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start...
Instructional Video2:39
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Paginate Through Content Through API

Higher Ed
In this video, you will understand what pagination is and how it works. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start...
Instructional Video3:07
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Filter Your API Responses

Higher Ed
In this video, you will learn how to filter your API responses. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with...
Instructional Video3:47
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - API Parameters: An Introduction

Higher Ed
In this video, we will get introduced to API parameters. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with REST API...
Instructional Video6:06
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - CRUD Operations on Collection Types

Higher Ed
In this video, we will cover CRUD operations on collection types. This clip is from the chapter "Working with REST API" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In this section, we will start working with...
Instructional Video2:39
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Performing Our First Authenticated Operation

Higher Ed
In this video, you will learn how to perform our first authenticated operation. This clip is from the chapter "Permissions, Authentication, and Authorization" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...
Instructional Video6:17
Curated Video

The Complete Strapi™ Course with Plugins and Deployment - Performing User Authentication Through API

Higher Ed
In this video, we will test and perform actual user authentication through API. This clip is from the chapter "Permissions, Authentication, and Authorization" of the series "The Complete Strapiâ„¢ Course with Plugins and Deployment".In...