Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mattmc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mattmc
11y ago
I mean, that sounds feasible, but I seriously doubt that is what actually occurred. I would give Apple the benefit of the doubt here, until WikiLeaks turns up some incriminating emails or something.
2.
▲
by
mattmc
11y ago
I used it for a project, along with a simple Flux implementation, and it did the job well enough. The declarative, state-based aspect of it is great. This might be a small thing, but I also missed their unified onChange event when I moved
3.
▲
by
mattmc
11y ago
Gorp is nice, although I prefer the sqlx-based flavor, Modl ( https://github.com/jmoiron/modl ).
4.
▲
by
mattmc
11y ago
Also Maracon ( https://github.com/Unknwon/macaron ), Negroni ( https://github.com/codegangsta/negroni ), and Goji ( https://github.com/zenazn/goji ). Negroni is from the creator o