Shawn Lim

Results 45 comments of Shawn Lim

Oh ok I was using res.writeHead to write the content encoding to text/html. > On 22 Oct 2015, at 5:35 PM, Yuriy Grunin [email protected] wrote: > > @aickin compression is...

@th0r I just tried `res.type('html')` with `compression` on. Doesn't make a difference.

All my responses from my server are gzipped.

Interesting! That's something I could definitely try ! > On 24 Oct 2015, at 12:01 AM, roblg [email protected] wrote: > > FWIW, at Redfin we had an issue with the...

@andrewhathaway so how do i pass them back down?

I tried that, it doesn't seem to work when the form rerenders with the new props. The prepopulated questionAnswers doesn't fill up the form.

@hank7444 I use fluxible in a large scale web application and so far I have not had many problems with it. Fluxible is quite well designed and have many companion...

It is possible to do this. You can create a wrapper component that takes in a list (preferably supplied by stores)

@hackable I'm trying to use this too. But I cannot get it working within node.

thats right. de_modules\node-gyp\bin\node-gyp.js" rebuild node-stringprep.cc ..\node-stringprep.cc(3): fatal error C1083: Cannot open include file: 'unicode /unistr.h': No such file or directory [C:\Users\shawnlim\Documents\Websites\nod eprojects\fb-chat\node_modules\node-stringprep\build\node-stringprep.vcxproj] gyp ERR! build error gyp ERR! stack Error:...