Ryan-Sandy Lee

Results 4 issues of Ryan-Sandy Lee

Following the discussion in [this issue](https://github.com/testing-library/react-testing-library/issues/869), this PR aims to document the reason for that issue.

I'm having trouble switching the orientation from portrait to landscape. ```javascript var printer = ipp.Printer(Config.get("printer.url"), Config.get('printer.options')); var msg = { "operation-attributes-tag": { "requesting-user-name": "Ryan", "document-format": "application/pdf", }, "job-attributes-tag": { "orientation-requested":...

I am no longer supporting this library. I am looking for maintainers.

Ran across a [blog post](https://coderwall.com/p/jj6fwa) that said prototyping is faster than returning an object. I doubt this will cause any performance increases and I also doubt the benchmark. However, I...

enhancement