Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

프로젝트 개선 사항 #177

Open
12 tasks
wil953742 opened this issue Dec 8, 2021 · 0 comments
Open
12 tasks

프로젝트 개선 사항 #177

wil953742 opened this issue Dec 8, 2021 · 0 comments
Assignees

Comments

@wil953742
Copy link
Collaborator

wil953742 commented Dec 8, 2021

성능 개선

  • 리액트

    • useMemo와 useCallback 적용 가능한 컴포넌트 탐색하기
    • React.memo() 적용 가능한 컴포넌트 탐색하기
    • useState를 Props로 넘기는 경우 Context API 로 변환하기
    • Context API 분리하기
    • removeEventListener 적용하기
  • CSS

    • :root 에 사용하는 칼라, 기준 값들 변수로 정의하기
    • responsive unit 적용해서 접근성이 고려된 반응형 구현하기

기능 개선

  • 제휴 서비스

    • 타닥타닥팀 제휴 서비스 추가하기
  • 구체적인 지역 정보 입력 or 검색창

  • 검색에 자동완성 기능 (Debounce 적용)

  • 이름 검색 시에도 Full Text Indexing 적용

  • SEO

코드 개선

  • jsx => tsx 변경 작업 ( TSconfig strict 설정 추가 )

유지보수

  • DB 백업
    • DB 백업 공부하기
    • SSL 인증서 갱신 Crontab 스크립트 작성하기
    • 1월 31일 부로 서버 이전 계획 세우기
    • Object Storage 이전
@wil953742 wil953742 self-assigned this Dec 8, 2021
@wil953742 wil953742 changed the title [FE] 동료 피드백 보완 사항 Dec 27, 2021
@wil953742 wil953742 changed the title 보완 사항 프로젝트 개선 사항 Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant