본문 바로가기

Category

(329)
Vercel domain 연결 가비아로 도메인 구입하고 DNS에 a 레코드 @로 연결하고 www 치고도 들어올 수 있게 c name 도 설정해준다. 1분도 안걸려서 ***.com 도메인을 프로덕트에 바로 연결했다.
swiper 라이브러리 in next https://swiperjs.com/element Swiper - The Most Modern Mobile Touch Slider Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. swiperjs.com 설치 https://swiperjs.com/demos#pagination-dynamic Swiper Demos Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior. swiperjs.com ..
smooth scroll 쉽게하는법 in react or next
get style name in next.js with css module
next build시 window is not define https://dygreen.tistory.com/entry/Nextjs-next-build-%EC%8B%9C-window-is-not-defined-%EC%97%90%EB%9F%AC-%ED%95%B4%EA%B2%B0%ED%95%98%EA%B8%B0 [Next.js] next build 시 window is not defined 에러 해결하기 컴포넌트에서 window 객체를 사용하지 않는 경우 리뷰를 등록하고 수정하는 역할을 하는 라는 컴포넌트에서는 window 객체를 사용하지 않는데 Error occurred prerendering page "/detail/components/ModalReviewAdd". R dygreen.tistory.com 이거 보고 해결
vercel 통해 배포해보기 1 next 14.0.3 인데 걍 npm 쓰자 debi@debiui-MacBookAir  ~/Repositories/weef-landing/weef  ↱ main  yarn add react-faq-component yarn add v1.22.19 warning ../../package.json: No license field info No lockfile found. warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencie..
[공간리뷰] 국내에 공간 잘 쓰는 애들 http://piknic.kr/exhibition-category/current/ 피크닉 piknic piknic.kr https://blog.naver.com/localstitchmaster/223179821504 [로컬스티치 회현] A,B,C,D,E,F 구석구석 골라보는 재미가 있다! 과거와 현재를 이어주는 가게 로컬 로컬 스티치 회현 - 4호선 회현역 4번 출구, '서울로'가 끝나는 신호등 옆 '로컬 스티치 회... blog.naver.com 둘이 거~의 붙어있다. 피크닉 전시 한번 커피한잔 마시고 , 로컬 스티치 한번 보면 딱 이다.
라우터 + 새로운 페이지 만들기 커피 많이 마셔서 상태 메롱 https://velog.io/@jjunyjjuny/nextjs-13.4.0%EB%B6%80%ED%84%B0-%EC%95%88%EC%A0%95%ED%99%94%EB%90%9C-App-Router.-Pages-Router%EC%99%80-%EB%B9%84%EA%B5%90 [nextjs] 13.4.0부터 안정화된 App Router. Pages Router와 비교 13.4.0버전부터 stable로 승격된 app router에 대해서 기존의 pages router와 비교하며 알아봅니다. velog.io 이거 보고 디렉토리 만들고 index.js 만드니깐 작동한다. https://velog.io/@sssm/Next.js-App-Router%EC%99%80-Pages-Router [N..