스프린트 회고
✨ 페어프로그래밍
- 10월 27일 : 19시 회고하고 페어프로그래밍
- 주제 : 식당 메뉴판
- 진행 방식 : 5분
페어 프로그래밍의 장점은 오류를 줄이는데 큰 도움이 된다
회고조 안에서 각각 2~3인으로 조를 3개로 나누어 우리조 공통의 주제를 정했다
또, 주말에 프로그래머스 문제 풀이도 페어프로그래밍으로 해보기로 했다
https://www.freecodecamp.org/korean/news/javascript-projects-for-beginners/#counter
초보자를 위한 40가지의 자바스크립트 프로젝트
프로그래밍 언어를 공부하기 가장 좋은 방법은 프로젝트를 해보는 것입니다. 누구나 쉽게 해볼 수 있는 40가지의 바닐라 자바스크립트, 리액트, 타입스크립트 프로젝트 튜토리얼을 만들었습니
www.freecodecamp.org
DevFoliOh! - 개발자 토이프로젝트 모아보기 서비스
devfolio.kr
설문조사 Form
https://developer.mozilla.org/ko/docs/Web/HTML/Element/progress
<progress> - HTML: Hypertext Markup Language | MDN
HTML <progress> 요소는 어느 작업의 완료 정도를 나타내며, 주로 진행 표시줄의 형태를 띕니다.
developer.mozilla.org
Color Palettes for Designers and Artists - Color Hunt
Discover the newest hand-picked color palettes of Color Hunt. Get color inspiration for your design and art projects.
colorhunt.co
https://html.spec.whatwg.org/multipage/rendering.html#the-fieldset-and-legend-elements
HTML Standard
User agents are not required to present HTML documents in any particular way. However, this section provides a set of suggestions for rendering HTML documents that, if followed, are likely to lead to a user experience that closely resembles the experience
html.spec.whatwg.org
fieldset
legend
To do List
https://developer.mozilla.org/ko/docs/Web/HTTP/Basics_of_HTTP/Data_URLs
Data URIs - HTTP | MDN
Data URIs, 즉 data: 스킴이 접두어로 붙은 URL은 컨텐츠 작성자가 작은 파일을 문서 내에 인라인으로 임베드할 수 있도록 해줍니다.
developer.mozilla.org
https://developer.mozilla.org/ko/docs/Web/API/HTMLElement/click
HTMLElement.click() - Web API | MDN
HTMLElement.click() 메소는 엘리먼트에 마우스 클릭을 시뮬레이션합니다.
developer.mozilla.org
'멋쟁이사자처럼 프론트엔드 스쿨 > FE TIL' 카테고리의 다른 글
[멋사 프론트엔드 스쿨]10월 26일 수요일 TIL_최척화 Optimization (0) | 2022.10.27 |
---|---|
[멋쟁이사자처럼 프론트엔드스쿨]9월 1일 4일차 (0) | 2022.10.25 |
[멋쟁이사자처럼 프론트엔드스쿨]8월 31일 3일차 (0) | 2022.10.23 |
[멋사 프론트엔드 스쿨]10월 14일 금요일 TIL_DOM (0) | 2022.10.14 |
[멋쟁이사자처럼 프론트엔드스쿨]8월 29일 1일차 OT (0) | 2022.10.10 |