Skip to content
Discussion options

You must be logged in to vote

Sounds like you have your answer 😄 if all of your application logic is self contained already in your project, I'd say just include your logic in getServerSideProps if it is only relevant for that page it is used in and will only be consumed internally within your application.

I don't think you can go wrong, but it sounds like you have more pros than cons for putting it in getServerSideProps.

Just my 2 cents 🚀

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@onefineplayandy
Comment options

Answer selected by onefineplayandy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants