Conversation
In future, I understand that it would be maybe necessary to develop on Windows, but for now, I didn't want to switch from Ubuntu to Windows only for purposes of a few hours task, so I decided to make the program work on Ubuntu. Hopefully it's not a big deal, I believe that the .NET version doesn't matter when the purpose of the task is to show programming skills.
- using functional programming techniques - improved user experience with better messages, input handling and flow - possibility to configure decimal places via CLI args - possibility to easily add new operations in future
This part was most different from the Node world, is it possible that I used some anti-pattern or something unusual, and I'd like to learn more about testing best practices - but for now, I believe that it could be sufficient for the task. But everything targetted here - make the functions testable, without need of complicated mocks, so I believe the base is good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.