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
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX