fundamental libraries (e.g. dom, node api) provides async by callback,
thus requires code to be organized around first-class functions.
the js language lacks class-based inheritance.
1 = you have to work with many functions
2 = you cannot work with many classes
1+2 = you have to write many functions working with dumb objects.
this is where fp wins.
【 在 muser (负尽千重罪,练就不死心) 的大作中提到: 】
: so why fp wins?
--
FROM 183.195.251.*