Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

91
Views
How to load data for autosuggest

I am building a note-taking app where you can add tags to notes. When a user starts adding a new tag, I want to autosuggest the tag from all of its previous saved tags. How do I implement that? Do I request for the user's every previously saved notes, get tags and compare them with what the user is typing or do I maintain a collection of tags when the user is adding a note? What is the correct approach and how do we decide?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You have 2 options:

  1. Create a separate collection for tags, with the user id on them.
  2. Store user searched tags on local storage, and on the page, load retrieve all the tags, and search with it.
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!