Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
OliverJAsh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Intlc: Compile ICU messages into TypeScript functions
(github.com)
2 points
by
OliverJAsh
4y ago
|
0 comments
2.
▲
Express-fp: an Express wrapper for type safe request handlers (TypeScript)
(medium.com)
3 points
by
OliverJAsh
9y ago
|
0 comments
3.
▲
TypeScript compatible (type-safe) Twitter API client
(github.com)
1 points
by
OliverJAsh
9y ago
|
0 comments
4.
▲
Why use a Maybe type in JavaScript?
(oliverjash.me)
4 points
by
OliverJAsh
9y ago
|
0 comments
5.
▲
Reactive programming in JavaScript: values which change over time with Observables
(oliverjash.me)
2 points
by
OliverJAsh
10y ago
|
0 comments
6.
▲
How we used service workers to build a custom offline page for theguardian.com
(theguardian.com)
1 points
by
OliverJAsh
11y ago
|
0 comments
7.
▲
by
OliverJAsh
12y ago
Scribe comes with a “sanitizer” plugin. See http://www.theguardian.com/info/developer-blog/2014/mar/20/i...
8.
▲
by
OliverJAsh
12y ago
Just to clear up any confusion: this is not the same as the Guardian’s “Scribe” project ( https://github.com/guardian/scribe ). I believe Quill did used to be called Scribe, but they are not the same. (Similar in purpose
9.
▲
by
OliverJAsh
13y ago
We only save inline text in HTML. Text “elements” along with any other media “elements” is stored as JSON and we attach metadata to each element.
10.
▲
by
OliverJAsh
13y ago
This could be helpful, although we haven’t needed this sort of facility yet luckily. Thanks for posting.
11.
▲
by
OliverJAsh
13y ago
It’s easy enough to write a directive to plug Scribe in to Angular with bidirectional binding. I’ll post an example soon, but it’s simply a case of listening to content changes in Sribe and updating the Angular model using ng.NgModel.NgMode
12.
▲
by
OliverJAsh
13y ago
Can you add an issue here ( https://github.com/guardian/scribe/issues ) and we can talk solutions? I have a few in mind! Generally speaking, it should patch behaviour to the point where it doesn’t get in the way of
13.
▲
by
OliverJAsh
13y ago
Nice! What persuaded you to write this polyfill?
14.
▲
by
OliverJAsh
13y ago
I haven’t done any testing on mobile, but we could add a few platforms to our integration tests to see what the support is like, perhaps! It would be good to test.
15.
▲
by
OliverJAsh
13y ago
The behaviour you describe around italics is completely native to the browser, so it will at least be consistent across uses of `contentEditable`. I agree that it is annoying, but there were much bigger fish to fry ( https://githu
16.
▲
by
OliverJAsh
13y ago
I should’ve added that! There are many…
17.
▲
by
OliverJAsh
13y ago
The distribution files are kept in the `dist` branch. The tree you linked to is just for the example. We encourage consumers to download these files using Bower (`bower install scribe`) https://github.com/guardian/scrib
18.
▲
by
OliverJAsh
13y ago
http://www.theguardian.com/uk?view=mobile
19.
▲
Scribe: A rich text editor framework for the web platform, from The Guardian
(github.com)
1 points
by
OliverJAsh
13y ago
|
0 comments
20.
▲
by
OliverJAsh
13y ago
Google Reader + Twitter = http://vimeo.com/69376016
21.
▲
by
OliverJAsh
13y ago
Thanks. I'll take both of those into account :-)
22.
▲
by
OliverJAsh
13y ago
Thank you! And yes, that's right.
23.
▲
by
OliverJAsh
13y ago
I didn't use Bootstrap, but I quite clearly took a lot of inspiration from Twitter.
24.
▲
Ask HN: Review my app – Sbscribe, a social RSS feed reader (Google Reader alt)
38 points
by
OliverJAsh
13y ago
|
13 comments
25.
▲
Sbscribe – A social news and feed reader with a different spin on RSS [video]
(vimeo.com)
16 points
by
OliverJAsh
13y ago
|
0 comments
26.
▲
CSS Exceptions: Object Modifiers or Extensions? – Best Practices
(oliverash.me)
1 points
by
OliverJAsh
14y ago
|
0 comments
27.
▲
Methods for Modifying Objects in OOCSS (Extends: A Fool’s Gold)
(oliverash.me)
2 points
by
OliverJAsh
14y ago
|
0 comments