본문 바로가기
부트캠프 개발일지 2023-2024/Bootcamp 생활기록

[1주차] Flex-wrap, jQuery toggle + animation

by whereanna00 2023. 10. 5.

Flex-wrap, jQuery toggle + animation

 

https://october-east-sea.tistory.com/147

 

[JQuery-3.6.0] 효과-애니메이션(Animation) 처리

효과 관련 메서드 * 콜백함수 : 효과가 완료되면 실행되는 함수. 생략 가능. - hide() : 요소를 숨기는 기능. 형식) $("요소선택").show("효과속도(ms)", 콜백함수) - show() : 숨겨져있던 요소를 노출시키는

october-east-sea.tistory.com

 


 

Git / Github

https://heytech.tistory.com/155

 

[Github] Pull 에러 해결하기 "Please commit your changes or stash them before you merge."

안녕하세요! 오늘은 아래와 같은 원격 저장소 pull 도중 마주할 수 있는 에러에 대응하는 방법을 공유합니다. error: Your local changes to the following files would be overwritten by merge: ... Please commit your changes o

heytech.tistory.com

 

https://mintaku.tistory.com/12

 

Git 특정 버전으로 되돌렸다가 돌아오기(혹은 아예 되돌리기)

이전 버전 보고 돌아오기 이전 커밋의 소스를 확인하고 싶을 경우, 두 가지 방법이 있다. 커밋 메시지 보고 특정 커밋으로 되돌리기 git log - 명령 입력 후, 위 아래 방향키로 원하는 버전 커밋 찾

mintaku.tistory.com

 

728x90
반응형