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

Note: Interface package. #34

Open
EloiStree opened this issue Jul 8, 2020 · 0 comments
Open

Note: Interface package. #34

EloiStree opened this issue Jul 8, 2020 · 0 comments

Comments

@EloiStree
Copy link
Owner

I realized in my code a pattern that I am using.

  1. Create a interface package that resume what you expect from a technology.
  2. Create a code that use this interface for the tool you create.
  3. Create some code that convert the complex native code into this interface package you provided.

Leading your tool box to be less dependent of the native update of the api you are following.

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