Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jamesgt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jamesgt
6y ago
Inspired by the great answer of Onur Yıldırım implemented with CSS variables.
2.
▲
CSS invert color without JavaScript
(stackoverflow.com)
2 points
by
jamesgt
6y ago
|
1 comments
3.
▲
by
jamesgt
6y ago
I'm working on a JS lib that makes zones in an overlay to any HTML element. With two modes (edit and view) you'll be able to draw and store polygons without coding and then use them somewhere else. Like in your home automation
4.
▲
by
jamesgt
7y ago
Author here, just an old project finally finished and published. It'll be used in my other project soon :) If you like it please discuss here or open an issue.
5.
▲
Fancy Context Menu for HTML
(jamesgt.gitlab.io)
1 points
by
jamesgt
7y ago
|
1 comments
6.
▲
by
jamesgt
9y ago
Ok, yes, I agree, but can you please point out how you can store and query/filter on map contents with not predefined keys in GraphQL?
7.
▲
by
jamesgt
9y ago
Thanks for the feedback. I see now that regex may be an overkill, the main intent was to support keys that are not predefined. It is easy to imagine a data set where a lot of keys can exist with the same prefix: { "text-decoration"
8.
▲
by
jamesgt
9y ago
I'm not saying it is negative. Probably I should not color red the background in the table. I just wanted to point out where jrGQL is different from others.
9.
▲
by
jamesgt
9y ago
We get recognition and/or money for solving problems ;) Although you and almost everybody else was pointing out regex as a possible problem or at least as an unnecessary complexity. I plan to handle this: https://github.com&
10.
▲
by
jamesgt
9y ago
Thanks for the feedback. I've seen Falcor once, but will check it again. It should probably be added to the comparison table.
11.
▲
by
jamesgt
9y ago
Thanks for the feedback. https://github.com/jrgql/jrgql.github.io/issues/3
12.
▲
by
jamesgt
9y ago
Where you want to store not predefined keys in your objects.
13.
▲
by
jamesgt
9y ago
Thanks for the feedback, can you expand a bit what you mean by nested/denormalized anti-pattern?
14.
▲
JrGQL, a GraphQL alternative
(jrgql.github.io)
75 points
by
jamesgt
9y ago
|
58 comments