Chet Corcos
Chet Corcos
# Ch 9 You jump into this section a little quickly -- could use some explanation. > Now, I've seen these laws, identity and associativity, somewhere before... Hold on, I'm...
I want to set the values in this menu: 
Similar to https://github.com/mattyork/fuzzy/pull/15, I'm having an issue where "div" is an exact substring match but fuzzy matches are ranked above. 
If I throw an error inside a plv8 function without freeing the query plans, is that going to be a problem?
Doesn't this entirely destroy the laziness of React components? https://github.com/salsita/redux-elm/blob/master/src/forwardTo.js#L14 I've come up with an interesting solution here: https://github.com/ccorcos/elmish/blob/narrative/src/tutorial/7-lazy-react/index.js#L55-L63 Where I use shouldComponentUpdate to compare dispatch functions using a `.equals`...
- Makes it possible to dynamically show/hide the splashscreen on iOS like you can on Android. Currently, you cannot show/hide more than once on iOS. - Adds enter animations when...
https://github.com/webpack/docs/wiki/node.js-api
Here's the error that I see. ``` Error: Could not call remote function 'replaceMisspelling'. Check that the function signature is correct. Underlying error: Error processing argument at index 0, conversion...
I'm having issues where the spellchecker takes up huge frames. I'm Mac Sierra btw. 
 Anything we can do about this?