Adam Fraser

Results 2 issues of Adam Fraser

It's absurdly often that I find myself writing lines like this: ``` example_highlights = app.authorized.courses.reader.concept.content.get('atom').get('highlights').filter((h) => h.get('highlight_data')[0].highlight_type == 'example') ``` To make things a bit more frustrating, ⌘← doesn't bring...

I'm reading your installation guide and am confused as to why there are so many things to install that aren't listed among the other peer dependencies on package json. Specifically...

Status: Help Wanted