jun won
jun won
hi i have question for use this amplify action i change to build command to `build_command: 'yarn build:dev'` like this. i have multiple build scripts in package.json - yarn build...
복합체 패턴 내용 정리입니다.
중재자 패턴에 대해서 정리합니다.
방문자 패턴에 대한 내용을 정리합니다.
hi, i read and use winston-cloudwatch now when i read readme files there is no required tag or text in options without aws-sdk and send log with WinstonCloudWatch have to...
안녕하세요 :D 토스트밋업의 포스팅중 [https://meetup.toast.com/posts/153](https://meetup.toast.com/posts/153) ### package.json에 script 추가하기 **샘플 코드**에서 오타 수정이 필요할거 같아 아래와 같이 제보합니다. ` "mian": "index.js" -> "main": "index.js" ` 확인 부탁드립니다~ 감사합니다 😄
```js IMP.request_pay({ pg : 'html5_inicis', pay_method : 'card', merchant_uid : 'merchant_' + new Date().getTime(), name : '주문명:결제테스트', amount : 14000, buyer_email : '[email protected]', buyer_name : '구매자이름', buyer_tel : '010-1234-5678', buyer_addr...