-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Nextjs assessment doc #34
Conversation
@apburnes no pressure, just thought you might like to eyeball this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm really impressed by everything you've been testing out. It's very thorough and easily understandable! Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really great work! Being able to get the entire team up to speed on the capabilities and details of Next.js before we begin building is so valuable - thank you!
Changes proposed in this pull request:
Closes #17
I've ported my rough notes on NextJS from our Engineering doc into the repo docs. I expect these notes to serve as the basis for an upcoming ADR for #28.
Looking for feedback from @hursey013 @sknep and @jduss4 on:
I feel like the Accessibility, Security, and Telemetry elements are the least thorough and provide more theoretical information than prototyped solutions. Testing, Routing, API handling are the most thorough.
@jduss4 If you want to fill out any notes for the Deployment section prior to merging this, please do.
Security considerations
None - documentation only