Matt Dupree

Results 9 issues of Matt Dupree

**Is your feature request related to a problem? Please describe.** Titles of books should be italicized. When writing, I like to make the italicized titles of books links to those...

bug
help wanted
Compiler

First off, the wiki (first 5 pages) and blog posts were fantastic reads. Definitely the best I've read on this subject. I will definitely be returning to this material to...

question

Somehow, this method got marked private accidentally. It should be public.

enhancement

When clients dispose of an `Observable` or `Single` returned by RxLoader, the load operation should be canceled.

enhancement

After upgrading to RN 0.34, the sample app crashes on Android.

Currently, matplotlib figures are placed in an element returned by `FigureCanvasWasm.create_root_element`. Our options for modifying this behavior are limited, and I'd like to propose something better. ## Current options @personalizedrefrigerator,...