Chet Corcos

Results 85 issues of 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...

TODO

I want to set the values in this menu: ![image](https://user-images.githubusercontent.com/1794527/51424317-d2ecaa00-1b80-11e9-8147-f3f56d42665b.png)

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. ![](https://static.notion-static.com/0b7deb8a49d84e888a11da3b2f2c1ba4/Screen_Shot_2017-07-06_at_15.02.26.png)

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. ![image](https://user-images.githubusercontent.com/1794527/31359337-6b2b109c-acfe-11e7-8087-9e8c8d490bf8.png)

![image](https://cloud.githubusercontent.com/assets/1794527/25298073/ef5a9394-26a6-11e7-80f6-64b602029c38.png) Anything we can do about this?