본문 바로가기

Never give up

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

  • 분류 전체보기 (128)
    • Flutter (50)
    • WEB (27)
    • WebRTC (6)
    • HLS (4)
    • Three js (6)
    • 해왔던 삽질.. (35)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
  • swagger-typescript-api
  • HLS
  • Babel standalone
  • web track
  • Three-fiber
  • REST API
  • KakaoMap
  • babel
  • Flutter
  • M3U8
  • Excel
  • hls.js
  • userevent_tracker
  • uint16array
  • three.js
  • Image Resize typescript
  • node
  • webrtc
  • uint8array
  • Prism.js
  • segment
  • code editor
  • Redux
  • typescript
  • Game js
  • html2canvas
  • Raycasting
  • jszip
  • react
  • http live streaming
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록web (1)

Never give up

Svelte - Simple test

Svelte kit으로 간단한 반응형 페이지 및 간단한 fetch 테스트를 해봤습니다 먼저 Flutter 예제와 동일하게 JsonPlaceholder에서 간단한 Get 호출 및 처리 그리고 간단하게 html이랑 css로 화면에 표현 하는 부분만 다뤄봤습니다 먼저 폴더구조는 아래 이미지처럼 api, routes로 간단하게 나누었고 api/common.js const getPosts = async (index) => { const res = await fetch(`https://jsonplaceholder.typicode.com/posts/${index}`) const posts = await res.json() return { body: { posts } } } export {getPosts} routes..

해왔던 삽질.. 2021. 11. 21. 02:51
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바