Hyunyoung Cho

Results 150 comments of Hyunyoung Cho

Great! I'm little busy these days, but I think I still can contribute to this project. react@16, react-hot-loader@3, react-router@4, webpack@3, and more things need to be updated. I'm using redux-saga...

@imcodingideas Do you mean that mochajs/mocha#3225 needs to be fixed first to implement your code? As this.skip() makes test fail? BTW, I'm really looking forward to this PR being merged.

@vvitto I also have similar issue with operationId, I had to resolve this issue by removing operationId started with number, like `operationId: 2ndChance` I think it's because JavaScript cannot make...

입찰 라우터에서 상품이 있는지도 확인 if (!good) {}

Math.floor로 하고 마지막 range는 max - start로 단순화시켰습니다.

npm i 시에도 0.6 붙이기

req.logout((err) => { res.redirect('/'); });