@lazycoder
Nothing here yet.
Nothing here yet.
No blogs yet.
But map does not usually takes two arguments values.customMap((val, index) => 2 * val) It also works on single argument. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map So, I want to understand how are you handling this logic in your code :)
No, I'm not using any middleware to return the value. It's simple try catch and if else going on inside divideTenByFive() which returns the expected value in production also.
No, I'm not using any middleware to return the value. It's simple try catch and if else going on inside divideTenByFive() which returns the expected value in production also.