Third9 / playground-next13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground Front

목적

  • 다양한 Front 기술을 적용, pilot 해볼 수 있는 Playgorund
  • Playwright 환경도 테스트

사용해 보고자 하는 환경

  • pnp 환경 적용
  • react-query 적용
  • next13의 streaming 적용 (loading/suspend)
  • 상태관리 적용
  • api 통신 적용
  • 외부 인증 적용
  • pwa 적용
  • emotion 또는 다른 style 모듈 적용
  • SSR 환경에서의 style 적용
  • next13 에서의 server 기능 구현 - webp mux 시도해 보면 좋을듯
  • Layout의 다양한 활용
  • middleware 사용
  • route group 사용
  • next13의 React Server component 사용

About


Languages

Language:TypeScript 90.7%Language:CSS 7.1%Language:JavaScript 2.3%