Echo JS 0.11.0

<~>
davidchase 3210 days ago. link 1 point
its a nice write up, however you still don't necessarily have the composition flow like you do when using ramda. Plus the libraries such as ramda can always dispatch to native methods and provide convenience wrappers to create this compositions. Again you can do everything yourself by using the above methods and groupings but then why re-invent the wheel each time when you already have utility libraries there seems very little win/gain.

Replies