Skip to content

Best way to implement search (non API/JSON)? #76

Answered by lazarv
nickw1 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nickw1,
Thanks for checking out this framework, and I'm very happy you like it! Also, thanks for raising this topic as it highlights that right now there's no example and/or tutorial to show how to implement a "search and pagination" use case like in the Next.js dashboard app tutorial. Until that's fixed, let me give you some hints on this.

As a React meta-framework based around React Server Components and both Next.js and @lazarv/react-server using the same core elements of React, they are very similar in how they approach using React. I very much liked what React brought to the table with RSCs and server functions, the revitalized way of old-school server-side rendering, sharing sim…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nickw1
Comment options

Answer selected by nickw1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants