Simon de Lang

Results 6 issues of Simon de Lang

Right now, pretty much everything links to GitHub repo's. Would it be an idea to link to the websites of these frameworks?

Hi! What are your thoughts on mutation testing? I think it can be a great addition to TDD. More info: http://stryker-mutator.github.io/

# I'm submitting a ... - [ ] bug report - [x] feature request - [ ] support request The latest version of the published package includes a yarn.lock file...

I noticed that the option to preserve blank lines (`preserveBlankLines` in combination with `sourceCode`) is not a part of the [API](https://github.com/estools/escodegen/wiki/API). Could this be added? I found this option through...

Do you run the tests before you apply mutations? I'd advise to do so to ensure that all tests actually pass without applying mutations. What do you think?

The React guide has a dependency on Create-react-app. This is not mentioned in the guide. The project type should also be different for a TypeScript project and we should also...