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

page.js #64

Closed
fraziermork opened this issue Feb 16, 2016 · 3 comments
Closed

page.js #64

fraziermork opened this issue Feb 16, 2016 · 3 comments

Comments

@fraziermork
Copy link
Owner

Implement page.js instead of trying to preserve state weirdly in your own way--
client-siding will fix many of these problems, but will require extensive revisions to implement.

@fraziermork
Copy link
Owner Author

Not sure how the onWindowResize will work after the revision

@fraziermork
Copy link
Owner Author

Figure out how to use the current article with page.js --
it would be nice to use page.js for this so that people could link to specific projects and so that on page redraws from widnow resizing I could preserve which project was open. However, I don't want to have to write out a separate route for each article and I'm not sure how to generate routes with variables yet, this probably will involve using the :id thing

@fraziermork
Copy link
Owner Author

windowResize works, current section is preserved using the :id thing, state is al preserved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant