Skip to content

Commit

Permalink
refactor: 무한스크롤 개선, 태그 검색 결과 페이지 prefetch 제거 (#73)
Browse files Browse the repository at this point in the history
* refactor: infinite scroll
- remove Masonry component and useIntersect hook (It had a lot of bug)
- add @egjs-infinitegrid
- remove the feature of polling meme data from the cache

* refactor: 사용하지 않는 컬러 제거

* refactor: 변수명 변경

* fix: 태그 검색 결과 페이지 서버에서 데이터 prefetch 제거
- waterfall 로 인한 지연 시간을 제거 하기 위함
- TagBookmarkButton 컴포넌트 Suspense 로 wrapping

* refactor: 변수명 변경

* feat: error boundary fallback 에 홈으로 돌아가기 버튼 추가

* feat: PRD에서만 ga, gtag 활성화

* chore: 주석 추가
  • Loading branch information
ojj1123 committed Feb 5, 2024
1 parent ce62a36 commit 3a07d99
Show file tree
Hide file tree
Showing 5 changed files with 198 additions and 72 deletions.
144 changes: 128 additions & 16 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3a07d99

Please sign in to comment.