Giter VIP home page Giter VIP logo

Comments (4)

Chalarangelo avatar Chalarangelo commented on May 15, 2024 1

Fuse.js is pretty decent for this, as it can use fuzzy logic to match questions. It's also pretty lightweight and you can make it run on the website after everything is loaded, by getting content from the page and indexing it for later (so first few seconds, the search will be unresponsive). If implemented alongside a Service Worker, it could be really darn fast with preloaded content. Not sure how easy that is, though.

from 30-seconds-of-interviews.

skatcat31 avatar skatcat31 commented on May 15, 2024

This could get hairy

from 30-seconds-of-interviews.

skatcat31 avatar skatcat31 commented on May 15, 2024

If we pre-load a JSON of questions, and slowly collate and fetch the questions this could be easy enough. With the issues related to search and pre-loading, I think a good next issue would be state design so that as we design the search and page navigation, since it sounds like React will be the front end, coming up with the data and state structure would be a big help for making sure things can render

from 30-seconds-of-interviews.

fejes713 avatar fejes713 commented on May 15, 2024

We're closing this as well. We haven't talked about this for over a week. This might be a good thing to do once our codebase gets bigger.

from 30-seconds-of-interviews.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.