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

Refactoring: Remove Callback Patterns #6

Open
eduncan911 opened this issue Jun 23, 2016 · 0 comments
Open

Refactoring: Remove Callback Patterns #6

eduncan911 opened this issue Jun 23, 2016 · 0 comments
Assignees

Comments

@eduncan911
Copy link
Owner

eduncan911 commented Jun 23, 2016

At the time I wrote this, I was doing a lot of nodejs. So naturally, it was originally written in kind of a nodejs call-back style.

I have moved to more standard practices of using channels for that of communication to keep the methods and code legible.

This issue is part of #4 's refactoring effort, which includes removing the callback patterns.

@eduncan911 eduncan911 changed the title Remove Callback Patterns Refactoring: Remove Callback Patterns Jun 23, 2016
@eduncan911 eduncan911 self-assigned this Jun 23, 2016
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

1 participant