Remove conditional using optional parameters
If we pass optional parameters instead of a boolean we can remove the conditional.
Showing
Please register or sign in to comment
If we pass optional parameters instead of a boolean we can remove the conditional.