Extending Algolia's Widgets
Discover what you can do with Algolia's connectors by extending Algolia's InstantSearch components.
We'll cover the following...
Overview
In this lesson, we will look into extending Aloglia’s InstantSearch
components using the second API layer which will give us the same functionality but allow us to customise how the DOM should be rendered.
To do that, we are going to create a new ...