본문 바로가기

Never give up

검색하기
Never give up
프로필사진 대기만성 개발자

  • 분류 전체보기 (132)
    • Flutter (50)
    • WEB (30)
    • WebRTC (6)
    • HLS (4)
    • Three.js (6)
    • 해왔던 삽질.. (36)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/11   »
일 월 화 수 목 금 토
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
Tags
  • append row
  • node
  • M3U8
  • code editor
  • Game js
  • Prism.js
  • jszip
  • hls.js
  • typescript
  • cursor-ubuntu-installer
  • HLS
  • Redux
  • segment
  • KakaoMap
  • html2canvas
  • localization
  • Excel
  • react
  • Flutter
  • three.js
  • http live streaming
  • REST API
  • multiple camera
  • webrtc
  • Babel standalone
  • babel
  • uint8array
  • uint16array
  • how to install cursor on ubuntu
  • swagger-typescript-api
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록iframe (1)

Never give up

React - code editor 2

이번에는 iframe에서 어떻게 구현하는지 알아보도록 하겠습니다 (iframe 태그에 대한 설명들은 타 블로그에 자주 잘 정리되어있어서 굳이 정리는하지 않겠습니다) src/hooks/useEditor.ts const useEditor = () => { const resultRef = useRef(null); const [text, setText] = useState(testString); const [printText, setPrintText] = useState(); const debounce = useRef(); const isLoaded = useRef(false); const currentScript = useRef(); useEffect(() => { initIframe(); initConsol..

WEB 2023. 12. 15. 15:44
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바