본문 바로가기

Dev Diary

검색하기
Dev Diary
프로필사진 sik9252

  • 분류 전체보기 (32)
    • Algorithms (13)
    • Projects (9)
    • DevOps (1)
    • Trouble Shooting (8)
    • 기타 (1)
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
  • react
  • locale data
  • TextFormField
  • 리팩토링
  • useMemo
  • next-auth
  • Vanilla JavaScript
  • Python
  • Github Actions
  • useEffect
  • suffixicon
  • React-hook-form
  • 이메일 인증
  • typescript
  • javascript
  • Flutter
  • interaction test
  • visual test
  • next.js
  • custom hook
  • 피보나치 함수
  • 사탕게임
  • storybook
  • Props Drilling
  • kakao blind recruitment
  • ZOD
  • 프로그래머스
  • context api
  • 백준
  • React.memo
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록custom hook (1)

Dev Diary

[리팩토링] 1년 전에 만든 프로젝트 코드 다시 열어보기 - 2탄

1. 공통 타입 분리하기// 분리, 인터페이스명 수정 @types/Building.tsinterface BuildingData { id?: number; name?: string; floorsUp?: number; floorsDown?: number; description?: string; latitude?: number; longitude?: number; uniqueNumber?: string;}interface EditBuildingResponse extends BuildingData { success: boolean;}interface FloorImage { buildingId?: number; description?: string; floorValue?: number; i..

Projects 2024. 7. 21. 12:29
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바