Functional js, filter an object by keys
Everyone is hot for functional programming in the js world. With the explosion of React, Cycle.js, RxJs and friends, it seems convenient to abandon imperative programming in favour of functional (declarative) programming, at least when dealing with these new ...