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

Numble 다른 색깔 찾기 미션: 정리해야할 주제 #1

Open
sosoYim opened this issue Feb 4, 2022 · 1 comment
Open

Numble 다른 색깔 찾기 미션: 정리해야할 주제 #1

sosoYim opened this issue Feb 4, 2022 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@sosoYim
Copy link
Owner

sosoYim commented Feb 4, 2022

관련 내용

2월4일~2월13일
클론 페이지
넘블 미션 소개

상세 내용

목적

  • 이 챌린지는 React를 더 React스럽게 사용하고 싶은 0~1년차 React 기반 프론트엔드 개발자에게 적합해요.
  • 이 챌린지에서 우리는 Context, Redux, Recoil 등 상태관리 라이브러리를 사용하지 않고 다른 색깔 찾기 게임을 제작할 거예요.
  • 이 챌린지를 통해 우리는 이 챌린지를 통해 우리는 요구사항에 따라 적절한 단위로 component를 나눠볼 수 있고, 어느 component가 어느 state를 가지고 있어야하는가에 대해 실전적으로 익힐 수 있으며, 적절한 prop을 사용해 탄력적인 component 작성에 대해서도 연습할 수 있어요.
  • 2월 4일부터 2월 13일 자정까지 모든 기능을 구현해 서버에 배포하고 챌린지 결과물을 제출하면, 상위 10%에 선정된 모든 넘블러분들께는 Next.js, Nest.js contributor이며 3년차 풀스택 개발자의 개선 피드백이 주어져요. 게다가 더 자세한 코드리뷰와 피드백 or 상금 10만원 을 선택해서 얻어갈 수 있다는 사실!

조건

  1. React Framework를 사용할 것
  2. Function Component를 활용할 것
  3. Javascript보다는 Typescript를 활용할 것
  4. 서버에 배포할 것 (Vercel과 같은 서비스를 이용해보세요)
  5. Context, Redux, Mobx, Recoil 등 상태관리 도구를 사용하지 않을 것

요구사항

#3

제출

#4

@sosoYim sosoYim added the documentation Improvements or additions to documentation label Feb 4, 2022
@sosoYim sosoYim self-assigned this Feb 4, 2022
@sosoYim sosoYim changed the title Numble 다른 색깔 찾기 미션 Numble 다른 색깔 찾기 미션: 정리해야할 주제 Feb 5, 2022
@sosoYim
Copy link
Owner Author

sosoYim commented Feb 5, 2022

  • target VS currentTarget
  • dispatch 작동 흐름 (async await)
  • margin 병합과 flex / margin 해석 차이에 따른 파이어폭스 크로스브라우징 이슈 / grid
  • useMemo 의 메모리 절감 효과 (Q. Board 컴퍼넌트에 useMemo를 씌우는 것이 좋은 선택인가)

@sosoYim sosoYim closed this as completed Feb 19, 2022
@sosoYim sosoYim reopened this Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant