Skip to content
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

[1기 김지영][8주차] 10월 1일 ~ 10월 3일 TIL 및 CS STUDY #340

Open
wants to merge 2 commits into
base: fe/1/A-Jeong-jeong
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
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
|21-09-26|신세계 Vue 탐험 (2)|클래스/스타일 바인딩, v-if, v-show, v-cloak, 리스트렌더링, 이벤트핸들링|[Week7 - Sun](https://velog.io/@jeongs/TIL-신세계-Vue-탐험-2)|
|21-09-28|Vue 간단 요약|Vue 키워드 정리|[Week8 - Tue](https://velog.io/@jeongs/TIL-Vue-간단-요약)|

### 10월
|날짜|제목|설명|링크|
|---|---|---|---|
|21-10-03|Vue Router|Vue router, mode, navigation guards, meta field|[Week8 - Sun](https://velog.io/@jeongs/Vue-Router)|
|21-10-03|Babel, PostCSS|Babel, postCSS|[Week8 - Sun](https://velog.io/@jeongs/Babel-PostCss)|

## 📃 ARTICLE
|날짜|제목|설명|링크|
|---|---|---|---|
Expand All @@ -75,7 +81,12 @@
|---|---|---|---|
|21-09-04|변수|메모리, 변수, 참조타입|[Week5 - Sat](https://velog.io/@jeongs/ARTICLE-%EB%B3%80%EC%88%98)|
|21-09-10|비트 연산자||[Week6 - Sat](https://velog.io/@jeongs/Article-비트-연산자)|
|21-09-16|타입 변환과 단축 평가|암묵적 타입 변환, 명시적 타입 변환, 단축평가|[Week - Thu](https://velog.io/@jeongs/ARTICLE-타입-변환과-단축-평가)|
|21-09-16|타입 변환과 단축 평가|암묵적 타입 변환, 명시적 타입 변환, 단축평가|[Week7 - Thu](https://velog.io/@jeongs/ARTICLE-타입-변환과-단축-평가)|

### 10월
|날짜|제목|설명|링크|
|---|---|---|---|
|21-10-01|JS 스코프|var 키워드와 중복선언, 렉시컬 스코프, 렉시컬 네스팅|[Week 8- Fri](https://velog.io/@jeongs/ARTICLE-JS-스코프)|

## 👀 REVIEW
|날짜|제목|설명|링크|
Expand Down