Dale Seo

Results 16 comments of Dale Seo

I just realized that using `addEventListener()` instead of `addListener()` breaks the unit tests. The underly library `mq-polyfill` is 3 years old and doesn't support the current best practice. https://www.npmjs.com/package/mq-polyfill

@kentcdodds I think I'm interested in looking for a solution but I'm a bit concerned that if we got it fixed, your video wouldn't show the latest code. Would it...

Created issues to request adding support for addEventListener/removeEventListener. - https://github.com/bigslycat/mq-polyfill/issues/7 - https://github.com/paulirish/matchMedia.js/issues/86

@steve148 It seems like this issue has been here for quite a while. As a starting point, how about we use [All Contributors](https://allcontributors.org/)? I've come across this tool in other...

@paperdave I found some examples using `async` on https://bun.sh/docs/test/writing#basic-usage. I have no opinions but I guess this is sufficient?

We also have folders like `scripts` that contain some TypeScript code. To clarify, I believe this issue is to suggest making it configurable through `tsconfig.json` instead of enforcing a specific...

@cy What a brilliant idea! So, I'm going to be 😈 ? lol ![image](https://user-images.githubusercontent.com/5466341/96175468-ef09b080-0ef8-11eb-8488-f26af793a0f8.png)

@cy What a great question! Maybe, we let the user know he or she needs to create a fork first? It would be even better if we could create a...

@cy Actually, I haven't checked myself if it is possible to create branches on users' forks without OAuth but I would feel really upset if Github allowed this to happen...

@saysimple0828 님, 다음 PR부터는 Iteration 표시해주시면 감사하겠습니다! (https://github.com/DaleStudy/leetcode-study/discussions/71 참고) 이 번 PR에는 제가 대신 해드리겠습니다 :)