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

13.4 Data Fetching 적용 #94

Open
2 tasks
LeHiHo opened this issue Oct 26, 2023 · 0 comments
Open
2 tasks

13.4 Data Fetching 적용 #94

LeHiHo opened this issue Oct 26, 2023 · 0 comments
Labels
Refactor Refactoring

Comments

@LeHiHo
Copy link
Member

LeHiHo commented Oct 26, 2023

목적

Next.js 13.4 업데이트의 Data Fetching 기능 적용

세부 내용

main과 같이 get요청 API를 서버코드에서 패칭, SSR 구현

TODO-List

  • App Route 맞게 폴더구조변경
  • get 함수 서버코드안에서 데이터패칭
    • getProductDetail
    • getProductCategory
    • getProducts
    • getUserProducts
    • getMyProduct
    • getMyInfo
    • getMyWishList
    • getSellerProduct
    • getProductChatList
    • getChatContents
    • getMyChatList
@LeHiHo LeHiHo added the Refactor Refactoring label Oct 26, 2023
LeHiHo added a commit that referenced this issue Nov 5, 2023
LeHiHo added a commit that referenced this issue Nov 6, 2023
Fix:main page ssr 타입선언 구현
LeHiHo added a commit that referenced this issue Nov 21, 2023
LeHiHo added a commit that referenced this issue Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Refactoring
Projects
None yet
Development

No branches or pull requests

1 participant