Michele Riva
Michele Riva
Once we get #174 merged, we will be able to insert any kind of valid JSON object in Lyra. That also means that the following could be a valid document:...
Once #169 is merged, we need to introduce a caching layer for TF-IDF score ranking
## You don't want to server-side render your Next.js app *Talk format :* Long (20 min) *Description :* Next.js is a fantastic framework; it provides many unique features, helping you...
## Refactoring large JavaScript codebases *Talk format :* Long (20 min) *Description :* What happens if you're in a small team and need to refactor a huge JavaScript codebase? What...
Superseeds #311
Hi, I was browsing your site and noticed it doesn't have a search feature, so I added it. Cheers!
### What is the problem this feature will solve? When trying to perform a fetch request to a `file://` schema, fetch fails with the following error: ``` cause: Error: not...
As discussed with @nicolo-ribaudo, I'm opening a PR to add support for Orama search instead of Algolia. This results in faster searches (the search engine runs locally on the browser),...