Hacker News new | ask | show | jobs
by boojing 1262 days ago
Props for making such a beautiful and useful website! I was surprised to see how well it works on both mobile and desktop. What did you use for the search feature at the top?
1 comments

Thanks so much! I'm using Fuse.js: https://fusejs.io/, which parses through a JSON file with all the post titles and descriptions.