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

Enforce best practices #583

Open
jkozlowski opened this issue Oct 4, 2019 · 0 comments
Open

Enforce best practices #583

jkozlowski opened this issue Oct 4, 2019 · 0 comments

Comments

@jkozlowski
Copy link
Contributor

What happened?

I have recently figured out that having an endpoint return a primitive value (even if it's behind an alias) is a really bad design choice, since it means the endpoint return value can never be extended. I suspect there might be a lot of these things that people have found, I was wondering if we could collect and enforce those learnings.

What did you want to happen?

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