weakness and how I improved
✅ What programming gave me_프로그래밍을 공부하면서 달라진 점 Do Not Postpone 예전에는 1~5까지 공부하다가 3이 잘 이해가 안 되면, 우선 4,5부터 하고 다시 3을 해야지! 끝내야 한다는 목표의식이 더 강헀음. 하지만 5까지 하면 또 6을 해야 했기 떄문에 3을 할 여유는 없고, 결국 3은 하지 못한 채로 미...
✅ What programming gave me_프로그래밍을 공부하면서 달라진 점 Do Not Postpone 예전에는 1~5까지 공부하다가 3이 잘 이해가 안 되면, 우선 4,5부터 하고 다시 3을 해야지! 끝내야 한다는 목표의식이 더 강헀음. 하지만 5까지 하면 또 6을 해야 했기 떄문에 3을 할 여유는 없고, 결국 3은 하지 못한 채로 미...
✅ DAILY REPORT 📌 TO-DO LIST submit blog post 중간보고, 일일보고 슈퍼코딩 23, 24, 25, 26, 27강 ✅ Today I Learned Javascript Array array is like a box, you cannot redefine the array name o...
✅ HTML class외에도 data-index라는 것을 주어서 그 박스를 찾아가기 쉽도록 만들어 놓기 <div class="box_row row_0"> <div class="box_block" data-index="00"></div> <div class="box_block" data-index="01"...
✅ DAILY REPORT 📌 TO-DO LIST submit blog post 중간보고, 일일보고 슈퍼코딩 19, 20, 21, 22강 18강: CarrotMkt header 19강: footer ✅ Today I Learned CarrotMkt Chat page 당근마켓에서 채팅 페이지를 HTML, CSS 사용하...
✅ Interm Report 📌 TO-DO LIST submit blog post 중간보고, 일일보고 슈퍼코딩 16, 17, 18강 슈퍼코딩 30강 ✅ Today I Learned REST Representational State Transfer 네트워크 아키텍쳐 스타일 중 하나 웹 서비스 간의 통...
✅ transition to change property of item with duration css 값이 변화할 때 프로퍼티 값이 duration에 걸쳐 일어나도록 하는 것이다. duration을 부여해 속도를 조절한다. 왜 ❓ css 스타일 변경을 부드럽게 표현하기 위해!! 몇 초 동안 바뀔건지, 어떻게 자연스...
✅ INTERM REPORT_중간 보고 📌 TO-DO LIST submit blog post 중간보고, 일일보고 슈퍼코딩 11, 12, 13, 14, 15강 github blog add avartar photo bring Notion to Blog ✅ Today I Learned Input Tags v...
Input for recieving the input data of the user Input Types button checkbox email image number radio: a single value to be selected out of multiple choices range reset: 초기화 ...
organized frequently used CSS and what I get confused the most ✅ justify-content to arrange itmes in axis center space-between first item is flush with the start, last item with the end...
✅ 중간 보고 📌 TO-DO LIST submit blog post 중간보고, 일일보고 슈퍼코딩 1강~10강 인턴 notion 읽기 과제 “what is DOM” 과제 “Header tags” github blog add avartar photo bring Notion to Blog how to do TOC in gi...