NextJS 13 정적+동적 사이트맵 생성 static + dynamicNext 13/14 App 라우터 사이트맵(sitemap) 빌드 시점 저장 및 동적 (dynamic)+ 정적 (static) 생성 혼합 자동화. api 이용. 완전 자동화Sep 3Sep 3
tailwindcss 클래스 네임 검사 스크립트tailwind(테일윈드)를 사용할때 개발자의 실수로 인하여 className(클래스 네임)안의 공백이 두번 이상 들어가거나, 처음이나 맨 끝이 공백일 경우가 있습니다. 물론 이게 큰 문제를 발생시키지는 않으나 통일성 유지와, 그래도 용량을…Jul 15Jul 15
Responsive scroll-based slider calculation custom hookWhen creating a slider that isn’t an infinite carousel, it should move more than just the width of the container:May 24May 24
Next.js 13/14 app router server-side data caching and dynamic metadataAt my current job, I recently had to tackle implementing dynamic metadata, something I had been putting off for a while. This involved…May 24May 24
Next.js 13 app router (앱 라우터) 서버사이드 데이터 캐싱 및 다이내믹 메타 데이터 설정재직 중인 회사에서 다이내믹한 metadata를 적용해야하는 일이 생겨서 잠시 미뤄뒀던 서버사이드에서 페칭해 오는 데이터를 캐싱처리까지 같이 하게 되었다!Feb 12Feb 12
HTTP 완벽 가이드 1장 웹의 기초위 책을 읽고 정리를 하며 공부하려는 나의 big plan. (얼마나 걸릴까). 한 챕터당 한 게시글로 정리해보려고 한다! 우선 초반엔 굉장히 간단한 내용이라 길이가 짧을지도!Aug 9, 2023Aug 9, 2023