Skip to content

Create A utils folder for utility functions #838

@Yatin-kathuria

Description

@Yatin-kathuria

Hi,

I figure out that their are some algorithms which are using the same function but by creating a copy in their file.
I find out isNumber function is used in Volume.js and In Area.js same function is created with different name validateNumericParam.
It will be good if we moved out this type of function in separate folder which contains similar kind of function.some other example are isEven , isOdd , isPositive etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurthur information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions