TheBuilderDAO / kafe

Kafe Learning Platform
https://dev.builderdao.io
MIT License
13 stars 13 forks source link

✨ [Feature]: use react/ `use-query-params` to persist learn/vote index page, filters information. #232

Open Necmttn opened 2 years ago

Necmttn commented 2 years ago

What is the feature you would like to see?

Currently, tutorials are being fetched from Algolia via the client-side. The use of server-side rendering for the index can boost the search engine ranking if we can pass this information to the router.