© 2022 Hashnode
#reactivesearch
I'm excited to share that appbase.io is now ReactiveSearch. The change in the name reflects an evolution from being a base for app search to being a search UI dev tool. ReactiveSearch offers industry…
Authentication and Authorization rules are THE MOST IMPORTANT security considerations when building a production grade app, yet they are often left out as a second thought. In this post, we will be building authentication (Who are you?) and…
Your Searchbar is the most powerful widget on your site! Offer a SoTA search Ux similar to Spotlight, Chrome, Google, Amazon by integrating search, navigation and the ability to run custom JavaScript …
Building A Search UI with Angular and Elasticsearch In this post, we will explore how to build a production grade search experience using Angular and Elasticsearch — two of the most popular dev tools.…
In this post, I will walk through a follow-along tutorial for building search UIs powered by OpenSearch and ReactiveSearch. I will show how to set up OpenSearch and ReactiveSearch API with Docker, and…
In this post, we are going to build a Github search Application using Svelte.js and Elasticsearch. Svelte is a new way to build web applications. It's a compiler that takes your declarative components…