Skip to content

[1기 윤승록][6주차] 09월 06일 ~ 09월 12일 TIL #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: fe/1/B-SeungrokYoon
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,31 +28,31 @@

**TIL** : TIL은 일기와 같은 거라고 생각해요. 오늘 무엇을 새롭게 알게 되었는지, 느낀점은 무엇인지 간단하게 요약해서 쓰는 것을 추천해요. 만약 새롭게 알게된 내용이 굉장히 많다면 시간을 내어 주제로 빼서 정리를 해보는 것은 어떨까요?

### **8월 첫 주차 TIL**
### **8월 첫 주차 TIL (WEEK 1)**

> | 날짜 | 제목 | 설명 | 링크 |
> | -------- | ---------------------------------------------------------- | --------------------------------- | ---------------------------------------------------- | --- |
> | -------- | ---------------------------------------------------------- | --------------------------------- | ---------------------------------------------------- |
> | 20210802 | 자바스크립트 기초 문법부터 다지는 알짜배기 강의 | 첫 수업과 그 감회를 주로 적은 TIL | [링크](https://velog.io/@seungrok-yoon/TIL-20210802) |
> | 20210803 | ES6의 새 기능들을 알아보자! | ES6와 클로저 | [링크](https://velog.io/@seungrok-yoon/TIL-20210803) |
> | 20210806 | Map() 객체, .forEach(), spread 연산자 및 .flatmap() 사용법 | ES6 Map객체와 새로 만난 매서드들 | [링크](https://velog.io/@seungrok-yoon/TIL-20210806) | $ |
> | 20210806 | Map() 객체, .forEach(), spread 연산자 및 .flatmap() 사용법 | ES6 Map객체와 새로 만난 매서드들 | [링크](https://velog.io/@seungrok-yoon/TIL-20210806) |

### **8월 둘째 주 TIL**
### **8월 둘째 주 TIL (WEEK 2)**

> | 날짜 | 제목 | 설명 | 링크 |
> | -------- | ------------------------- | -------------------------------------------- | ---------------------------------------------------- |
> | 20210809 | DOM과 HTML은 같은거야? | DOM과 HTML | [링크](https://velog.io/@seungrok-yoon/TIL-20210809) |
> | 20210810 | Iterator(Iterator) | 이터레이터(iterator)와 제너레이터(generator) | [링크](https://velog.io/@seungrok-yoon/TIL-20210810) |
> | 20210811 | 커리? 커링? 그거 먹는거냐 | currying이란? | [링크](https://velog.io/@seungrok-yoon/TIL-20210811) |

### **8월 셋째 주 TIL**
### **8월 셋째 주 TIL (WEEK 3)**

> | 날짜 | 제목 | 설명 | 링크 |
> | -------- | ------------------------- | ----------------------- | ---------------------------------------------------- |
> | 20210819 | [TIL] 8월 19일 | 모나드, 의도적인 뒤쳐짐 | [링크](https://velog.io/@seungrok-yoon/TIL-20210819) |
> | 20210820 | [TIL] 8월 3주차 결산 회고 | 8월 3주차 회고 | [링크](https://velog.io/@seungrok-yoon/TIL-20210820) |
> | 20210822 | [TIL] 8월 22일 | query selector, cookies | [링크](https://velog.io/@seungrok-yoon/TIL-20210822) |

### **8월 넷째 주 TIL**
### **8월 넷째 주 TIL (WEEK 4)**

> | 날짜 | 제목 | 설명 | 링크 |
> | -------- | -------------------------------- | ------------------------------------------------ | ---------------------------------------------------- |
Expand All @@ -62,10 +62,18 @@
> | 20210826 | [TIL] 8월 26일 | 템플릿 리터럴과 fetch API | [링크](https://velog.io/@seungrok-yoon/TIL-20210826) |
> | 20210829 | [TIL] 8월 4주차 결산 회고 | 8월 4주차 회고 | [링크](https://velog.io/@seungrok-yoon/TIL-20210829) |

### **9월 첫째 주 TIL**
### **9월 첫째 주 TIL (WEEK 5)**

> | 날짜 | 제목 | 설명 | 링크 |
> | -------- | --------------------------------------------------------- | ----------------------------------------------------------------- | ---------------------------------------------------- |
> | 20210901 | [TIL] 9월 1일 | SPA(Simgle Page Application) & history API | [링크](https://velog.io/@seungrok-yoon/TIL-20210901) |
> | 20210903 | [TIL] 9월 3일 | Uncaught SyntaxError: Invalid shorthand property initializer 에러 | [링크](https://velog.io/@seungrok-yoon/TIL-20210903) |
> | 20210905 | [TIL] 9월 1주차 결산 회고 및 프로그래머스 브랜드키트 자랑 | 9월 1주차 결산회고 및 브랜드키트 자랑 | [링크](https://velog.io/@seungrok-yoon/20210905) |

### **9월 둘째 주 TIL (WEEK 6)**

> | 날짜 | 제목 | 설명 | 링크 |
> | -------- | -------------------- | -------------------------------------- | ------------------------------------------------------ |
> | 20210911 | [TIL] 9월 11일 | 실행컨텍스트, 꾸준함을 유지하려는 노력 | [링크](https://velog.io/@seungrok-yoon/til-20210911) |
> | 20210912 | [TIL] 9월 12일 | 변수객체, 스코프체인, 실행 컨텍스트 | [링크](https://velog.io/@seungrok-yoon/TIL-20210912-1) |
> | 20210912 | [TIL] 9월 2주차 회고 | 9월 2주차 회고 | [링크](https://velog.io/@seungrok-yoon/TIL-20210912-2) |