Record

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

zustand useStore 1

Zustand 함수형, 클래스형 함수 실행 및 변수 출력

상태관리 라이브러리 Zustand // store.js import create from 'zustand' const useStore = create(set => ({ deviceId: "", // 변수 setDeviceId: (id) => set(() => ({deviceId: id})), // 함수 deviceName: "deviceNameExample", setDeviceName: (name) => set(() => ({deviceName: name})), init: false, bluetoothState: false, scanning: false, found: false, connecting: false, connected: false ... })) export default useStore 1...

Web/React-native 2022.10.06
1
더보기
프로필사진

꾸준히 정진해 나아가겠습니다. github.com/insecurity22

  • 전체보기 (107)
    • About my thoughts (9)
    • Security (20)
      • Web Vulnerabilities (14)
      • System Forensics (1)
      • Network (4)
      • Application (1)
    • Web (39)
      • React (19)
      • React-native (6)
      • Setting (2)
      • Ionic (1)
      • Angular (5)
    • Backend (5)
      • Database (3)
      • Spring boot (2)
    • VCS & Language & Etc (27)
      • Git (6)
      • Python (3)
      • Java, Jsp, PHP (10)
      • Raspberry Pi (6)
      • modify (8)

Calendar

«   2026/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

Tag

react i18next array, URL 인코딩, react i18next 객체 접근, 라즈베리파이3 화면 위아래, 라즈베리파이3 화면 위아래 바꾸기, pycharm, react i18next .접근, 나에게 팀이라는 것, i18next, react 다국어 처리, 라즈베리파이3 디스플레이 위아래, Get 방식, 나에게 팀이라는 건, react 다국어 처리 배열, 라즈베리파이3, react i18next, Post 방식, 팀이라는 건, react i18next 배열, 소문,

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

방문자수Total

  • Today :
  • Yesterday :

Copyright © AXZ Corp. All rights reserved.

  • Github

티스토리툴바