You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found a severe issue that goes against the ethical code of is-even-2.
You're actually following good practice.
I demand that this module be restored to its former glory.
One of the steps we can take to achieve that state is by converting all consts to vars.
Next, instead of using number literals, we should convert string literals to numbers using our own, homemade, inefficient as fuck toNumberfunction.
The text was updated successfully, but these errors were encountered:
I have found a severe issue that goes against the ethical code of
is-even-2
.You're actually following good practice.
I demand that this module be restored to its former glory.
One of the steps we can take to achieve that state is by converting all
const
s tovar
s.Next, instead of using number literals, we should convert string literals to numbers using our own, homemade, inefficient as fuck
toNumber
function.The text was updated successfully, but these errors were encountered: