Search Features
Vocab Vault’s search helps you quickly find any term, whether you’re debugging an error message, reading documentation, or trying to understand what someone just said in a meeting.How Search Works
Instant Filtering
The search bar filters all 483 terms in real-time across:- Term name - The actual vocabulary word
- Definition - Full technical explanation
- ELI5 definition - Simplified version
- Category - Which topic it belongs to
- Examples - Code snippets and visual diagrams
Search is case-insensitive and matches partial words. Typing “auth” finds “Authentication”, “Authorization”, “OAuth”, and “Firebase Auth”.
Smart Matching
Search understands different query types:- Exact Terms
- Concepts
- Problems
- Tools
Query:
APIFinds:- API (the main term)
- API Key
- API Call
- Gemini API
- REST API
Common Search Examples
By Problem You’re Facing
By Technology
- React
- Firebase
- Git
- AI Tools
Search:
react or componentRelated terms:- Component
- Props
- State
- useState
- useEffect
- JSX
By Category
Filter by category name to see all terms in that area:foundation- Core concepts (28 terms)uiux- Design patterns (54 terms)security- Protection (23 terms)debugging- Bug fixing (25 terms)money- Business metrics (20 terms)
Search Tips
Use Short Keywords
auth works better than authentication systemsShorter queries return more resultsTry Synonyms
Can’t find it? Try different words:
- “save” → “store” → “persist”
- “crash” → “error” → “break”
- “style” → “css” → “design”
Search Errors
Copy the error type into search:
TypeErrorCORS404
Explore Related
Once you find one term, explore its category to learn related concepts
Filter Results
The search results show:Mobile Search Experience
Expand & Focus
On mobile, the search bar:- Starts collapsed to save space
- Expands when tapped
- Auto-focuses so you can type immediately
- Collapses again when cleared
Live Feedback
As you type, you see:- Real-time filtering - Results update instantly
- Match count - “Showing 8 of 483 cards”
- No results state - “No cards match your search” with helpful icon
Search Use Cases
Learning Mode: Explore a Topic
Learning Mode: Explore a Topic
Scenario: You want to learn about databases
- Search:
database - Review all related terms: Database, Schema, SQL, NoSQL, Firestore
- Study those specific flashcards
- Clear search and move to next topic
Debug Mode: Understand an Error
Debug Mode: Understand an Error
Scenario: Your code shows “CORS error”
- Search:
CORS - Read definition: “Cross-Origin Resource Sharing. Browsers block requests between different websites for safety.”
- Understand it’s a security feature, not a bug
- Search related:
securityorapi
Communication Mode: Understand Jargon
Communication Mode: Understand Jargon
Scenario: Developer says “We need to deploy to staging first”
- Search:
staging - Read: “A copy of production for testing before going live”
- Search:
deploy - Read: “Making your app available on the internet”
- Now you understand: Test in staging, then go live
Tool Mode: Learn Your Platform
Tool Mode: Learn Your Platform
Scenario: Starting with Cursor IDE
- Search:
cursor - Find tool-specific terms: Composer, Tab Autocomplete, Apply, Cmd+K
- Study each flashcard
- Apply immediately in Cursor
Advanced Search Patterns
Multi-Concept Search
Combine terms to narrow results:Category Exploration
Browse entire categories:Tool-Specific Deep Dives
Search Behavior
What search does:
- ✅ Filters flashcards in real-time
- ✅ Matches partial words
- ✅ Searches all definition fields
- ✅ Case-insensitive matching
- ✅ Shows match count
- ❌ Suggest corrections (“Did you mean…?”)
- ❌ Sort by relevance (shows category order)
- ❌ Search examples/code (only definitions)
Integration with Study Flow
Typical Workflow
- Browse Categories → Choose broad area (UI/UX, Security, etc.)
- Start Studying → Flip cards, learn terms
- Encounter Unknown → See unfamiliar term in definition
- Quick Search → Search that term to learn it
- Return to Study → Clear search, continue where you left off
Progressive Learning
As you advance:- Week 1: Search everything you don’t know
- Week 2: Search less, recognize more
- Week 3: Only search advanced terms
- Week 4: Teaching others what terms mean
Next Steps
View All Categories
Browse the complete list of 24 categories
Start Learning
Learn about the vocabulary approach