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

Abstracting out functions #49

Open
sofer opened this issue May 18, 2016 · 0 comments
Open

Abstracting out functions #49

sofer opened this issue May 18, 2016 · 0 comments

Comments

@sofer
Copy link
Member

sofer commented May 18, 2016

For this project the client and the product owner are from two separate organisations. The product owner wants something that they can test with their service users. The client wants something that is open sources and can potentially be reused.

This is a great opportunity to think about abstracting out part of the application into separate reusable components. At it's simplest, this could mean creating a RESTful backend for serving and consuming JSON that is entirely separate from the frontend or it could mean creating components (frontend or backend) published as npm modules.

Do take a bit of time to think about this, talk to the other teams, and see if you can come up with a sensible approach.

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

No branches or pull requests

2 participants