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

Implementation improvements #94

Open
mithi opened this issue May 27, 2020 · 0 comments
Open

Implementation improvements #94

mithi opened this issue May 27, 2020 · 0 comments
Labels
best practice Do as it is a good development practice code quality Ideas on how to improve code quality

Comments

@mithi
Copy link
Owner

mithi commented May 27, 2020

While porting this to javascript I have discovered so many ways to improve the code structure and algorithms found in this project

Take a look at the following files on the new project
https://github.com/mithi/hexapod/blob/master/src/hexapod/Linkage.js
https://github.com/mithi/hexapod/blob/master/src/hexapod/VirtualHexapod.js
https://github.com/mithi/hexapod/blob/master/src/hexapod/basicObjects.js

@mithi mithi added PRIORITY This should be addressed first code quality Ideas on how to improve code quality best practice Do as it is a good development practice labels May 27, 2020
@mithi mithi changed the title Changes to be implemented Upcoming changes to be implemented May 27, 2020
@mithi mithi pinned this issue May 27, 2020
@mithi mithi changed the title Upcoming changes to be implemented IMPORTANT! Upcoming changes to be implemented May 27, 2020
@mithi mithi changed the title IMPORTANT! Upcoming changes to be implemented Implementation improvements Nov 5, 2020
@mithi mithi removed the PRIORITY This should be addressed first label Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practice Do as it is a good development practice code quality Ideas on how to improve code quality
Projects
None yet
Development

No branches or pull requests

1 participant