-
-
Notifications
You must be signed in to change notification settings - Fork 62
Possible Exercises #12
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
Possible Exercises #12
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contribution, all tasks are good, need some improvements.
To land this we need to rebase on master and reorder examples.
But let's fix everything and after I will approve all changes we will rebase and reorder.
Thanks for review. Fixed PR comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 one more round
Now it's time to reorder examples to avoid conflicts with master and then I'll land this PR @shhavel |
- use new hpw; - remove setting names for anonymous functions for old hpw; - remove unnecessary parentheses; - refactor constructing current date string.
f84b9c2
to
e91b30a
Compare
@tshemsedinov Branch was rebased with master. Examples were reordered (they now start from 2). Thanks. |
Possible exercises (without solutions).