Description
In this course, you will learn :
- How the Algolia API works by breaking it down into its constituent parts. The ultimate goal is for you to be able to integrate Algolia into your application in order to provide tailored, fast search experiences.
- How to create a full search experience with Algolia's search API and the InstantSearch library.
- How to build a custom search experience to extend Algolia's widgets.
- You will have gained hands-on experience by the end of this course by creating a fully functional search experience with Algolia.
Syllabus :
1. Sending and Managing Data in Algolia
- Sending Data to the Algolia Server
- Managing Data with Algolia
- Managing Data by Adding Custom Ranking to Our Search Results
2. Step by Step Implementation
- Composition of the Search Component
- Implementing a Search Box and Results Component
- Implementing a Highlight Component
- Implementing the Stats component
- Implementing Filter and the Clear Filter Component
- Implementing the Pagination Component
3. Extending Algolia's Widgets
- Extending Algolia's Widgets
- Test Yourself on Algolia API