| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
- git flow finish
- api 라우트
- 개발일지
- TS
- 공부할 거 넘많다~
- 다시 홧팅
- git flow start
- JavaScript
- git
- CSS
- javascript30
- 끝까지 잘 마무리하기
- fetch pull 차이
- Next.js
- axios
- js
- 책으론 원리만
- 차이점
- 바닐라JS
- jQuery
- AJAX
- 서버 컴포넌트
- Mac
- freecodecamp
- 실무는 공식문서로
- 클라이언트 컴포넌트
- Main
- 백준
- 힘들었던 한주
- HTML
- Today
- Total
목록2025/02/12 (2)
다다의 개발일지 6v6
https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-forms-by-building-a-registration-form/step-1 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-forms-by-building-a-registration-form/step-1 www.freecodecamp.org결과물vh unit stands for viewport height, 단위 vh -> viewport height , 화면의 100%가 100vh임 input type이 password일 때 minlength="8" 이렇게 설정할 수 있음.-> pat..
https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-colors-by-building-a-set-of-colored-markers/step-1 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-colors-by-building-a-set-of-colored-markers/step-1 www.freecodecamp.org 이번 프로젝트는 결과보단 과정(계속 색 섞어보면서 실험해봄)이 더 중요함! In this project, you'll work with the RGB model. This means that colors begin as black, ..