반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- babel
- webrtc
- http live streaming
- Excel
- M3U8
- code editor
- HLS
- REST API
- cursor-ubuntu-installer
- Redux
- Image Resize typescript
- web track
- uint8array
- react
- jszip
- swagger-typescript-api
- hls.js
- Flutter
- three.js
- how to install cursor on ubuntu
- uint16array
- html2canvas
- typescript
- Game js
- KakaoMap
- Babel standalone
- Prism.js
- node
- userevent_tracker
- segment
Archives
- Today
- Total
목록SOCKET (1)
Never give up

오늘은 Dart에서 사용하는 Completer를 typescript에서도 사용해봤습니다 (dart completer 링크 : https://api.flutter.dev/flutter/dart-async/Completer-class.html) 공식 문서에 따르면 A way to produce Future objects and to complete them later with a value or error 이 친구를 간단하게 설명하자면 내가 원하는 시점에 다른 곳에서 Promise를 완료시켜줄 수 있는 친구입니다 말로는 뭔지 조금 애매하니 예제와 함께 보도록 하겠습니다 본격적으로 시작하기전에 경고문구가 필요할거 같아서 한번 만들어봤습니다 (사실 예제 만들면서 이거 이렇게 쓰면 안되는데.. 하는 생각이 더 많..
해왔던 삽질..
2023. 3. 20. 21:59