green6060/digicert-public-library-demo

what in the stupid world

Opened this issue · 0 comments

const incrementValue = Number(incrementAmount) || 0;

What in the living world of coding beyond measure is this even for? Are you trying to just have an item that casts from a 'string' which is really a number to a number and hard code this here? What in the stupid crap? Beyond words this is useless, stupid, overcomplicated and just delete it before anyone else ever sees it.