themoment-team / HiRecruit-front

[HR | 프론트엔드] IT 직군들을 위한 취업 커뮤니티
https://hirecruit.site
MIT License
25 stars 0 forks source link

Feature/device change view #79

Closed sunwoo0706 closed 2 years ago

sunwoo0706 commented 2 years ago

개요

모바일 디바이스로 접근하거나 500px 이하의 뷰포트를 가진 클라이언트의 요청이 있을 경우 /device/mobile 로 리다이렉트 시켜주는 기능을 완성하였습니다.

작업 내용

server side에서의 기능을 완성하기 위해서 middleware를 사용하는데 최근에 nextjs의 12.2.0 버전이 올라오면서 기존 베타 기능이었던 middleware가 안정화되어 사용할 수 있어 next의 버전을 latest 버전으로 업데이트하였습니다. next의 middleware 업그레이드 가이드 를 읽으며 관련 사항을 적용하였습니다.

이에 관련하여 next eslint config 패키지도 latest 버전으로 변경하였습니다.

client side에서의 기능은 화면 사이즈 훅을 만들어 구현하였습니다.

emotion 관련된 레거시 코드들을 청산하며, swc로 컴파일러를 변경하였습니다

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hi-recruit-front ✅ Ready (Inspect) Visit Preview Jul 7, 2022 at 2:44AM (UTC)
hi-recruit-front-dev ✅ Ready (Inspect) Visit Preview Jul 7, 2022 at 2:44AM (UTC)