Section 2: Diving Deeper into Strapi
In Section 2 of the book, we will have a closer look at how Strapi works. We will learn how to customize the API, understand the life cycle methods of Strapi components and how authentication works, and finally, see how to work with plugins in Strapi, as well as creating our own plugin.
In this section, we will cover the following topics:
- Chapter 5, Customizing Our API
- Chapter 6, Dealing with Content
- Chapter 7, Authentication and Authorization in Strapi
- Chapter 8, Using and Building Plugins