any idea on how to make this function point-free? been taking cracks at it for a good two hours const rejectFeesEqualTo = (fee) => evolve({ fees: reject(propEq('id', prop('id...
So, which way do you guys & gals prefer to chain up promises (i.e. process them serially)? 1) Bluebird library: Promise.mapSeries(promises) 2) Functional style: arr.reduce((c...
Does it have to be in the same file as the JS running? Cause if not you are better off using fetch() and on that php file you can do echo json_encode($detail)
ever worked in enterprise environments?
is this unit tested? asking for a friend
and is that your homework? we are not supposed to do your homework... how are you going to learn that way xD
Wait, you want to reduce the file size of images before you upload them or before you serve them? I am confused now
Well, it's for restarting your node app when you change your code yes? But does it have a debugger?
@GingerPlusPlus why go with ! for command prefix instead of / ? to avoid spam or something?
can you add a bit of top margin to Code, Issues, Pull Requests so it looks centered?
Does it trouble you that it's highly unlikely that an app will ever be 100% stateless?
with what exactly? Gamefly is a gaming platform that does not use a gaming console
why mix async/await and promises? I mean, you can, totally... It's weird now
Object coerces to true always? Doesn't it convert to true unless it's empty?
if the date you are displaying stored and displayed in the same timezone?
https://codepen.io/Cameri/pen/odMxqp?editors=0010
Do you want someone to give your conference?
are your strings going to contain commas?
You can pipe http traffic to a file socket?
what is your array going to contain?