|
|
|
|
|
by combataircraft
4818 days 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. |
|