본문 바로가기

Never give up

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

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

목록redux toolkit (1)

Never give up

React - redux toolkit example(createStore is deprecated)

간만에(?) 개발하던 웹 소스를 봤는데 createStore가 deprecated되었더군요.. 밑에 내용을 확인해보니 redux toolkit에 있는 configureStore로 하라고 해서 사용법을 찾아봤습니다 (링크: https://redux-toolkit.js.org/) 필자가 사용하던 createStore와 reducer가 configureStore, createSlice로 대체됐습니다 createStore -> configureStore reducer -> createSlice src/store.js import { configureStore } from "@reduxjs/toolkit" import counter from "slices/counter" import dialog from "sli..

WEB 2022. 5. 18. 15:40
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바