일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- parent padding
- tailwindCSS
- BFC
- CustomHook
- ?? #null병합연산자
- accordian
- es6
- 이즐 #ezl #욕나오는 #교통카드
- transition
- 리액트
- 부모요소의 패딩 무시
- DOM
- twoarrow
- useQueryClient
- createPortal
- BlockFormattingContext
- 화살표2개
- 부모패딩
- react
- 문제해결
- 조건부스타일
- 함수형프로그래밍
- Carousel
- vite
- 서초구보건소 #무료CPR교육
- debouncing
- alias설정
- ignore padding
- QueryClient
- 제어컴포넌트
Archives
- Today
- Total
프론트엔드 첫걸음
git commit -a -m "커밋메시지" 본문
git add와 commit 동시에 하는 명령어
git commit -a -m "커밋메시지"
(a와 m 순서 바꾸면 안되더라)
'개발 공부 > Git' 카테고리의 다른 글
git diff , git diff HEAD (0) | 2022.07.03 |
---|---|
Fast-forward Merge (0) | 2022.07.03 |
git에서 쓰는 간단한 리눅스 명령어 (0) | 2022.07.03 |
git branch와 HEAD, git switch, git checkout, 브랜치 병합 및 이름바꾸기 (0) | 2022.07.03 |
.gitignore 살펴보기 (0) | 2022.07.02 |