Today’s users expect great things from their search experiences — speed, relevance, and usability, to name a few. Algolia provides developers with out-of-the-box and customizable search experiences that are a joy to build.
This introductory course on the Algolia search solution focuses on the user-facing part of search. Using the Algolia InstantSearch.js front-end library, we’ll see how to build an engaging search experience in no time. (28 minutes, to be exact.)
Prerequisites: You don’t need previous experience with search to follow this course — we’ll use an example index with an e-commerce data set preconfigured. We will work mainly in JavaScript, so basic JS knowledge is expected.
If you want to play with your own index settings and data set, you can create a free Algolia account here, but this is not required to follow along with this first course.
Showing how do index the data, adding data
Great course about a great library.
Absolutely understandable, awesome stuff.
I really loved the in depth looks into the widgets and how to implement them. I would have really liked learning about where the data source was from and how to configure the api side of the app. Great Job!
Super nice course, concise and to the point, still highlighting many of the possible features without needing to redo everything if we change things. Thanks!
Step by step is much appreciated even in live-coding environment!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.