Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jonjaques
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jonjaques
13y ago
OP could definitely have used more examples, but I think he's on the right track. Where declarative or functional programming comes in really handy is composition. Underscore has a lot of utilities that make it easy. var genericFilter =
2.
▲
by
jonjaques
14y ago
Library agnostic version if anyone cares for it: https://gist.github.com/jonjaques/3036701