HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🤎
프론트엔드 데브코스 5기 교육생
/
🐻
문동욱팀
/
대박사건
대박사건
/
📜
회의록
/
3️⃣
기술 스택 & 디자인 픽스
3️⃣

기술 스택 & 디자인 픽스

Tags
회의록
Multi-select
기획
Date
Dec 25, 2023
  1. react hook form
    1. form 태그 사용시 안정성 도모
  1. zod
    1. compile시점에 입력 범위 및 정수 실수 등 디테일한 type지정이 가능
  1. tanstack react query
    1. 디테일한 지원기능이 기능이 조금 더 디테일해서 swr과 비교했을때 react query의 사용을 희망. 어떤 차원에서 얼마나 도움이 되는건지 공감이 잘 안되서 공부하면서 알아보는 기회가 되었으면 좋겠음
  1. Emotion
    1. mui를 선택하면 component 구현시 도움을 많이 받아서 생산성이 기대됨
    2. custom
  1. 네이밍
    1. Wrapper
    2. Container
    3. container는 하나 이상의 요소를 포괄하는 개체를 지칭하는 의미를 지니며, wrapper는 하나의 개체만을 포함
    4. Difference between container and wrapper
      In a programming language (e.g. Java), what's the difference between container and wrapper (or is there a difference). I've heard both the terms used vaguely.
      Difference between container and wrapper
      https://stackoverflow.com/questions/13202050/difference-between-container-and-wrapper
      Difference between container and wrapper
  1. 유저 시퀀스
  1. 와이어 프레임
  1. 유저 시나리오
  1. StoryBook
    1. component test에 유용
    2. 연습이 목표
    3. 보류
  1. Jira
  1. 박 Color 300
    1. Customizing Colors - Tailwind CSS
      Customizing the default color palette for your project.
      Customizing Colors - Tailwind CSS
      https://tailwindcss.com/docs/customizing-colors
      Customizing Colors - Tailwind CSS