-
Notifications
You must be signed in to change notification settings - Fork 0
Replace exception #4
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Replace exception to boolean.
Reference: https://wiki.c2.com/?DontUseExceptionsForFlowControl
In
playground/performance-throws.jshas a test showing the performance difference between throw exception and return empty string,