☁️환경☁️- Yarn- Next.js (13version)- TypeScript 1. 설치yarn add @emotion/react @emotion/styled 2. bael 설정하기 emotion.jsx를 사용하기 위해서는 babel 설정이 필요하다.- 가장 최상위에서 `.babelrc` 파일 생성하기- 파일에 아래 코드 작성해 주기{ "presets": [ [ //기본적으로 next가 가지고 있는 babel "next/babel", { //대신 emotion.jsx 사용 설정 "preset-react": { "runtime": "automatic", "importSource": "@emotion/react" ..
다른 사람의 컴퓨터로 코드를 작성하고 git push가 필요할 때 아래 과정이 반드시 필요! 이번에 인턴을 위해 동생의 노트북을 빌리게 되었는데, 동생도 개발자라 GitHub를 사용하고 있었다. 동생의 노트북으로 코드를 작성하고 git에 push를 하였더나 왠걸 이미지에 보이는 것처럼 동생의 아이디로 commit이 올라가 있었다. 먼저 commit을 하지 않은 상태라면아래 과정을 거친 후 commit을 해주자. commit을 하지 않은 경우1. 현재 git config 이름과 이메일 주소 확인 (본인의 것이 맞다면 push까지 진행해도 문제없다.)git config user.namegit config user.email 2. 나의 이름과 이메일 주소가 아닌 경우 변경하기git config us..
- Total
- Today
- Yesterday
- readme 이미지 추가 방법
- 영화별점만들기
- 유효성검사
- axios 사용하기
- readme 역할
- readme작성해보기
- Warning: validateDOMNesting(...): <li> cannot appear as a descendant of <li>
- 유효성검사 css
- 영화 별점
- styled component 설치방법
- nextjs 토큰 만료처리하기
- Warning: A component is changing an uncontrolled input to be controlled.
- simple Icon 사용방법
- 별점 색채우기
- axiosinstance 사용 시 토큰 사용 법
- readme 작성해야 하는 이유
- 별점만들기
- styled component 사용방법
- Warning: Each child in a list should have a unique "key" prop.
- axios instance 작성하기
- 에러모음집
- git cache
- axios 설치하기
- Fetch와 Axios 의 장단점
- readme 작성 방법
- axios CRUD
- styled component 조건부 사용방법
- styled component GlobalStyle 사용방법
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |