How to build a search engine with Next.js and Nuclia
Next.js is a React framework that allows you to build server-side rendered applications with React. It is a great tool to build static websites, but it also allows you to build dynamic websites, with server-side rendering and static generation. What are your options if you want to offer a search feature in your application? With …
How to build a search engine with Next.js and Nuclia Read More »