5 ms·
I believe that using basic functional programming tools is a much more powerful way than using promises. The main issue with promises is that the code you write
by combataircraft 13y ago
I believe that using basic functional programming tools is a much more powerful way than using promises. The main issue with promises is that the code you write will be less replaceable, and less compatible with other code.