Magic Money Will Ruin your Fintech Code
Can you tell me what this code is doing?
function convert( amount ) {
return amount * 100;
}
You may say it is multiplying a number by 100. But where is that 100 coming from?
Well, that is the conversion from Naira to Kobo. But nowhere in this c...
jeremyikwuje.hashnode.dev2 min read