David Sheldrick

Results 79 issues of David Sheldrick

As of version 6.4.0, `patch-package` gives users the option to automatically create issues based on their patch files. This feature aims to reduce the friction involved in providing package maintainers...

enhancement

This is a draft of a document I'd like to reference in the PR checklist, to help folks think about their work in relation to mobile UX patterns that aren't...

Reactors are like people—like almost any animal, actually—in that they are born and then they die, and during this time they can be either awake or asleep. When they are...

http://artsy.github.io/blog/2018/11/21/conditional-types-in-typescript/

Comment Thread

eigen recently enabled TypeScript's `strict` mode. After doing that we noticed a lot of places in the MP schema where things that should be non-nullable are instead nullable. Happily going...

It is possible to write TS code such that Babel is not required to post-process TS compilation results. It would be a nice perf win for people in those situations...

enhancement

from https://github.com/ds300/react-native-typescript-transformer/issues/39#issuecomment-356317354

# Better Migrations This proposal aims to improve the way our migrations work. ## What's wrong with the current migrations? tldr; - There's a big problem with migration application ordering...

Describe what your pull request does. If appropriate, add GIFs or images showing the before and after. ### Change Type - [ ] `patch` — Bug fix - [ ]...

When you add an image, there's a delay where nothing happens