Skip to content

issues Search Results · repo:jeonbyeongmin/yaksok language:TypeScript

Filter by

7 results
 (83 ms)

7 results

injeonbyeongmin/yaksok (press backspace or delete to remove)

현재 시간 선택 드래그가 모바일에서 지원되지 않습니다. 모바일에서 시간을 드래그할 수 있도록 지원해야 합니다. 요구사항 - 기존에 구현한 시간 선택 드래그 로직을 앱에서 분리할 수 있어야 합니다. (모듈로 따로 분리할 수 있도록) - 기존에 구현한 시간 선택 드래그 로직에 모바일 환경을 지원하도록 업데이트합니다. - 유닛 테스트가 가능해야 합니다. ...
  • jeonbyeongmin
  • Opened 
    on May 7, 2023
  • #26

Todo 코드를 보다 더 순수하게, 선언적으로 만들기 br Resolution - 컴포넌트에 여러 상태가 복잡하게 얽혀있다면 custom hook 혹은 reducer 로 분리하기 - 함수에서 순수함수로 분리할 수 있는 부분을 찾아서 분리하기 br
refactor
  • jeonbyeongmin
  • Opened 
    on Mar 29, 2023
  • #25

Todo 스토리북을 통한 UI 독립, 및 비주얼 테스트(여유가 있다면 컴포넌트 간 연결/흐름 체크) UI 테스트가 정말 필요한가? UI를 테스트하기 전에 한가지 짚고 넘어가야 할 것이 있습니다. UI는 리액트가 그리고 개발자는 그저 선언할 뿐입니다. 이런 프로그래밍 환경에서 UI가 제대로 그려질지 그려지지 않을지 테스트하는 것은 리액트나 기타 CSS 라이브러리들을 ...
test
  • jeonbyeongmin
  • Opened 
    on Mar 29, 2023
  • #24

Problem 1. 무엇을 테스트하고 무엇을 테스트하지 않을지 결정해야 합니다. 2. 어떤 테스팅 도구를 사용할지 결정해야 합니다. Resolution - 선언형 프로그래밍, 순수함수 등의 개념을 적용하여 로직을 보다 테스트하기 쉽게 만듭니다. - UI 검증은 스토리북을 통해 진행합니다 기대효과 - 테스트하기 좋은 UI, 테스트 하기 ...
test
  • jeonbyeongmin
  • Opened 
    on Mar 26, 2023
  • #22

Problem - 현재 getServerSideProps 에서 api routes로 만든 api를 호출하고 있습니다. getServerSideProps 와 API Routes 모두 서버에서 실행되는 것으로, getServerSideProps 실행 중에 같은 서버로의 요청은 불필요하고 요청을 증가시켜 성능을 저하시킬 수 있습니다. 1. API Routes ...
performance
  • jeonbyeongmin
  • Opened 
    on Mar 23, 2023
  • #21

documentation
  • jeonbyeongmin
  • Opened 
    on Mar 14, 2023
  • #2

스토리 - [ ] 버튼 스토리 작성 및 컴포넌트 수정 - [ ] 헤더 스터리 작성 및 컴포넌트 수정
style
  • jeonbyeongmin
  • Opened 
    on Mar 14, 2023
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub