-
Notifications
You must be signed in to change notification settings - Fork 19
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
[FR] Implement ISR #81
Comments
Heya! I put it on side without ETA. Ultimately, i would need example project implementing it extensively so I can try it out :) |
Would you like me to prepare a sample project with ISR so it can be tested? |
@pinarruiz yeah! if you have some project on hand we could use for testing and debugging, that would be perfect! |
I have uploaded https://github.com/pinarruiz/nextjs-isr-test-project and invited you as a collaborator, the project will create n amount of random entries and revalidate every 10 seconds. |
@pinarruiz quick followup. The way to implement ISR nowadays is going with |
I have seen ISR is on the way, is there any ETA on when it will be implemented?
The text was updated successfully, but these errors were encountered: