-
-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
component/cliCLI tools relatedCLI tools relateddifficulty/beginnerBeginner friendlyBeginner friendlygood first issueGood for newcomersGood for newcomers
Description
There are multiple ways to reduce the duplicated codes:
- To separate that patterns and have 3 functions (
render(), renderRequest(), renderResponse()
) - To combine two functions and have if conditions to process each type
Request|Response
.
Or other ways
Originally posted by @sij411 in #410 (comment)
Metadata
Metadata
Assignees
Labels
component/cliCLI tools relatedCLI tools relateddifficulty/beginnerBeginner friendlyBeginner friendlygood first issueGood for newcomersGood for newcomers