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

break up code into modules #28

Closed
fraziermork opened this issue Feb 8, 2016 · 2 comments
Closed

break up code into modules #28

fraziermork opened this issue Feb 8, 2016 · 2 comments

Comments

@fraziermork
Copy link
Owner

Separate the code that draws the fibonacci spiral from all the code that writes content into it--make these reusable chunks.

@fraziermork
Copy link
Owner Author

Ideally, make the chunks return values so they can be tested.

@fraziermork
Copy link
Owner Author

functions don't return values yet, but separation of content from layout is complete.

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