Guillermo Rauch

Results 84 comments of Guillermo Rauch

Also, in case you missed it, hooks is a new feature being proposed to React: https://reactjs.org/docs/hooks-intro.html

@rail44 would love to walk you through how Next.js works! Send me an email if you're interested: [email protected]

@shawninder you're the MVP – you helped me figure this out

@unconed let me know if you need any help on my end Adding a `package.json` pointing to the right `socket.io` and `socket.io-client` would fix this easily.

Oh I see… The true/false response is for filters. In my case, it'd be very useful to also know whether something is noop. Not sure if it aligns with the...

Please upgrade to 0.8. Should upgrade cleanly without issues.

Once I got rid of that option in my local copy, I also traced whitespace trimming to: https://github.com/timoxley/columnify/blob/master/utils.js#L83