Code Monkey home page Code Monkey logo

react-messenger-18th's Introduction

4주차 미션: React-Messenger 💌

서론

안녕하세요 🙌🏻 프론트엔드 운영진 김문기입니다.

다들 저번주 미션은 어떠셨나요? 이번주에는 저번 과제를 확장하여 보다 더 완성도 높은 메신저 서비스를 만들어 봅시다.

이번주 과제의 목표는 React에서 Routing을 구현하는 방법과 상태를 관리하는 방법에 대해 익숙해지는 것입니다. 해당 부분을 잘 고려하시면서 미션을 수행해 주세요!

또한, 이번주에는 디자이너 측에서 QA를 전달해주실 예정입니다. 전달받은 QA에 대해 디자이너와 소통 후, 이를 고쳐보시는 과정도 수행해주세요!

그럼 이번주도 파이팅입니다 😤

미션

미션 목표

  • SPA의 개념을 이해하고, 그에 따른 라우팅을 구현합니다.
  • 디자이너로부터 QA를 전달받고, 이에 대한 대응합니다.
  • React에서 사용하는 상태 관리 방법에 익숙해집니다.
  • UI 컴포넌트의 중복을 줄여 봅니다.
  • 코드를 확장/재사용/리팩토링하는 방법을 이해합니다.

기한

2023년 11월 3일 금요일 (기한 엄수!)

필수 요건

  • 친구 목록 페이지, 채팅 목록 페이지, 설정 페이지 세 부분으로 구성합니다.
  • 채팅 목록을 누르면 3주차 미션에서 구현했던 채팅방으로 이동합니다.
  • 검색 기능을 추가하여 검색한 내용과 일치하는 이름을 가진 사용자만 화면에 표시합니다.
  • (선택) 각자 메신저에 추가하고 싶거나, 구현하고 싶은 기능 마음껏 구현합니다. ✨
  • Custom hooks를 통해 중복되는 로직을 줄입니다.

선택 사항

  • Recoil, Redux 등의 상태 관리 라이브러리를 적용해 봅니다.
  • Base UI component system을 통해 UI 컴포넌트의 코드 재사용성을 높입니다.

Key Questions

  • 디자이너로부터 받은 QA 목록
  • QA 반영한 커밋(or 브랜치) 링크 (커밋 분리 필수!!!)
  • Routing
  • SPA
  • 상태관리

링크 및 참고자료

react-messenger-18th's People

Contributors

rmdnps10 avatar moong23 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.