Craig Dallimore

Results 10 comments of Craig Dallimore

@colinwiseman _thank you!_

@walkerdb I'm having some success with this pattern; it could use a review / explanation from someone more familiar with meaning of `Instance` within the `styled-components` typedef as I don't...

Hello @r0mille I found I could use the mapping as described [here](https://github.com/neoclide/coc.nvim#example-vim-configuration) ```vim nmap gd (coc-definition) ``` In normal mode, when I am over a keyword I can press gd...

Oh, good catch - I suppose we could do something like feature detect for the availability of generators and conditionally load the `RegeneratorRuntime`.

Sorry, only just saw this - it's been a wacky week. I'll take a look this evening 👍

This looks good to me. I'm conscious that _Try Ramda_ references `bundle.js` and `bundle.css`: https://github.com/ramda/ramda.github.io/blob/master/repl/index.html#L56 I think we would want to simultaneously merge this and update _Try Ramda_ at the...

Should we have non-minified bundles for `npm` and minified for everyone else?

I'd think at least lets not release with `package.json` claiming to be `1.0.0`.

Agreed - at present the "try in repl" part of the ramda docs includes the `?` in its links, so we probably need to account it until we fix it...

I'd assign myself but I do not appear to have that permission.