Muhammad AshrafforReactiveSearch Blogreactivesearch.hashnode.net·Jun 16, 2022Build A search UI using Svelte.js and ElasticsearchIn 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 and converts them into efficient JavaScript that ...Discuss·42 likes·2.4K readsSvelte
ISAH ABBA IBRAHIMforReactiveSearch Blogreactivesearch.hashnode.net·Jun 28, 2022Tutorial: How To Build A Spotlight Like Search And Navigation ExperienceYour 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 functions from right within your searchbar. In thi...Usman Abdulhadi Allahnana and 1 other are discussing this2 people are discussing thisDiscuss·17 likes·788 readsJavaScript
Siddharth KothariforReactiveSearch Blogreactivesearch.hashnode.net·Mar 29, 20237 Powerful Ways To Use The SearchBox ComponentThe SearchBox component from the @appbaseio/reactivesearch library provides a powerful way to build reactive search UIs that are connected to one or more Elasticsearch indices. It comes with many different props that enable you to customize the user ...Discuss·6 likes·147 readsreactivesearch
Lohita SuvvariforReactiveSearch Blogreactivesearch.hashnode.net·Apr 19, 2023A Beginner's Guide to Server-Side Rendering in ReactiveSearchIn this article, we share a step-by-step guide on how to convert a ReactiveSearch built UI into a SSR search UI, which is beneficial for SEO, caching, and user experience. Why SSR a search UI? To understand the importance of pre-rendering a web app, ...Discusselasticsearch
Shubham ShahforReactiveSearch Blogreactivesearch.hashnode.net·Apr 3, 2023KNN Search with OpenSearch and OpenAI Embeddings: An In-Depth GuideK-nearest neighbors (KNN) search aka semantic search is a simple and intuitive algorithm although if you haven't used them, the topic can seem daunting. In this blog post, we will go from no familiarity to KNN to building a full functional backend an...Discuss·580 readselasticsearch
Siddharth KothariforReactiveSearch Blogreactivesearch.hashnode.net·Mar 29, 20237 Powerful Ways To Use The SearchBox ComponentThe SearchBox component from the @appbaseio/reactivesearch library provides a powerful way to build reactive search UIs that are connected to one or more Elasticsearch indices. It comes with many different props that enable you to customize the user ...Discuss·6 likes·147 readsreactivesearch
Muhammad AshrafforReactiveSearch Blogreactivesearch.hashnode.net·Feb 13, 2023Introducing: ReactiveSearch v4With a lot of feedback-oriented development, ReactiveSearch v4 is in preview now. We have added components to enable richer search experiences, improved on performance, and also improved on the bundle size off the library. You can download it for you...Discuss·1 like·124 readsreactivesearch
Muhammad AshrafforReactiveSearch Blogreactivesearch.hashnode.net·Jan 11, 2023How to Build BookSearch App using Vue.js and ElasticSearchBookSearch App Demo 📚 In this post, we are going to build a Booksearch Application using Vue.js and ElasticSearch. You might have already heard of Vue.js, one of the fastest-growing JavaScript frameworks. You might also have heard about ElasticSearc...Discuss·1 like·238 readsYelp
Siddharth KothariforReactiveSearch Blogreactivesearch.hashnode.net·Dec 16, 2022Introducing ReactiveSearch UI Builder: Build search UIs with No Code and Low CodeReactiveSearch.io's UI Builder enables citizen developers to author search UIs with no-code, extend them with low-code with a cloud IDE and publish search UIs at the global edge on your domain. You can follow this interactive tutorial to see how the ...Discuss·1 like·172 readsreactivesearch
Siddharth KothariforReactiveSearch Blogreactivesearch.hashnode.net·Jul 28, 2022Supercharge your search with reactivesearch.ioI'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 leading open-source libraries and no-code builder...Discuss·1.3K readsreactivesearch
Shubham ShahforReactiveSearch Blogreactivesearch.hashnode.net·Jul 4, 2022Securing Search UI with authentication and authorizationAuthentication 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 authoriza...Discuss·196 readsauthentication
ISAH ABBA IBRAHIMforReactiveSearch Blogreactivesearch.hashnode.net·Jun 28, 2022Tutorial: How To Build A Spotlight Like Search And Navigation ExperienceYour 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 functions from right within your searchbar. In thi...Usman Abdulhadi Allahnana and 1 other are discussing this2 people are discussing thisDiscuss·17 likes·788 readsJavaScript
Shubham ShahforReactiveSearch Blogreactivesearch.hashnode.net·Jun 23, 2022Build A Search UI with Angular and ElasticsearchBuilding 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. Angular is one of the earliest and still popular ...Discuss·1.5K readselasticsearch