Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Why is "NONE" at the fifth ordinal? That would make it 4; wouldn't it make more sense to have it at the top?
-
nikurasu1487ypls let that enum die and all its related code. I am not a fanatic but that is hurrendus... I do not envy your eyes
-
@vadimg Indeed, the enum is called ResquestTypes, enum values don't need the REQUEST suffix
Trying to read this enum hurts my eyes
undefined