Build Advanced Search Experiences with a Custom Query Language
Offered By: JSConf via YouTube
Course Description
Overview
Learn how to create a custom query language for complex searches in web interfaces at this JSConf EU 2018 talk. Explore the limitations of click-based interfaces and text-based searches for large, flexible data structures. Discover the process of developing a custom query language that enables efficient and precise searches with minimal keystrokes. Gain insights into integrating this language seamlessly into web interfaces, understanding grammar construction, parsing techniques, and the benefits of implementing a Custom Query Language (CQL). Delve into topics such as keyword search, advanced search methods, English grammar principles, query grammar for specific use cases, parsing rules, and onboarding strategies for users.
Syllabus
Intro
Log Management
Keyword search
Advanced search
I need a grammar
English grammar
Query grammar - Furniture store
Parsing
First Rule of Grammar Club
Not a RegEx
Release the parser!
Requirements
Two lessons
Parse tree print
Onboarding add-ons
The benefits of having a CQL
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube