Skip to content

[FE] fix: Redux 적용해서 상태관리 추가 #132

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

Merged
merged 6 commits into from
Nov 1, 2022

Conversation

jwo0o0
Copy link
Contributor

@jwo0o0 jwo0o0 commented Nov 1, 2022

우선 Question, Answers 내용 GET 요청으로 받아와 Redux로 상태관리하는 부분까지 1차 구현했습니다..!!
정신없이 하다보니 변경사항이 많아졌는데 아직 갈길이 멀어서 좀 더 정리가 필요합니다ㅜㅜ
그리고 스텁 데이터 받아서 테스트하기 위해 우선 머지하려고합니다!

  • questions_reducer, questions_action 는 전체 질문들 조회할 때 사용할 것 같아서 question 으로 파일 생성해 사용하겠습니다 :)

@rosenfence
Copy link
Collaborator

확인했습니다~

@jwo0o0
Copy link
Contributor Author

jwo0o0 commented Nov 1, 2022

npm start 했을 때 실행은 잘되는데 참고링크에 적혀있는 부분과 에러메시지 보니 toast-ui 때문에 webpack 관련 에러가 구글링해서 package.json에 설정을 추가해서 해결했습니다!

참고링크 (nhn/tui.editor#2137)
만약에 실행했을 때 문제가 생기면 알려주세요!!

Copy link
Contributor

@JinhuiKim JinhuiKim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@serin-B
Copy link
Collaborator

serin-B commented Nov 1, 2022

고생하셨습니다!!👍

@JinhuiKim JinhuiKim merged commit a801499 into dev Nov 1, 2022
@jwo0o0 jwo0o0 added this to the FE milestone Nov 1, 2022
@jwo0o0 jwo0o0 linked an issue Nov 1, 2022 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

[FE] Feat: questions 상세 페이지 구현
4 participants