Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future plan #1

Closed
6 of 8 tasks
rjyo opened this issue Apr 16, 2020 · 4 comments
Closed
6 of 8 tasks

Future plan #1

rjyo opened this issue Apr 16, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@rjyo
Copy link
Collaborator

rjyo commented Apr 16, 2020

Features

  • v0.7.x
    • Able to filter the query parameters: /a?utm_source=google -> /a
    • Parameters control page behavior, such as ?page=2 should be kept
    • Add a callback function with input of req and output of the key to use

Intro articles

  • Posts
    • An introduction of this to next.js community
    • A Qiita post in Japanese
    • A v2ex post in Chinese, maybe
  • Examples
    • And an example of using next-boost, next and express.js as the custom server here.
    • Add an example that can be one-click deployed to Zeit Now (custom server not working on Now)
@rjyo rjyo added the enhancement New feature or request label Apr 16, 2020
@rjyo
Copy link
Collaborator Author

rjyo commented Jun 1, 2020

Query parameter filter has been added in 0.7.x

@raine
Copy link

raine commented Oct 26, 2020

It would help, if the example under examples/ used a real next.js app (like this). It's a bit difficult for me to imagine how to make that example work with existing custom next.js server. Thanks!

@rjyo
Copy link
Collaborator Author

rjyo commented Oct 27, 2020

Thanks for the advice. I'll try to submit a PR to next.

@rjyo
Copy link
Collaborator Author

rjyo commented Nov 30, 2020

@raine Here's the example of using next-boost with express.js custom server
https://github.com/rjyo/next-boost/tree/master/examples/with-express

Hope it helps.

@rjyo rjyo closed this as completed Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants