From 0f5b92463a403bc6b4f0e594c377d98d6e8c96ac Mon Sep 17 00:00:00 2001 From: younoah Date: Mon, 6 Sep 2021 22:35:22 +0900 Subject: [PATCH 1/2] =?UTF-8?q?docs:=200906=20TIL=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12ae0bc..c2f79b5 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ | 2021.08.16 | 20210816 - this에 대해서 | 자바스크립트의 this에 대해서 알아보자. | [링크](https://velog.io/@younoah/TIL-20210816) | | 2021.08.17 | 20210817 TIL | 컴포넌트 프로그래밍 방식과 특강 | [링크](https://velog.io/@younoah/TIL-20210817) | | 2021.08.19 | 20210819 TIL | 멘토링, 모듈화, 비동기 | [링크](https://velog.io/@younoah/TIL-20210819) | +| 2021.08.19 | 20210906 TIL | flex와 grid | [링크](https://velog.io/@younoah/TIL-20210906) | ### 💧Article From 39dfdcf691e2422c14998d9b18da4e942c657523 Mon Sep 17 00:00:00 2001 From: iamground Date: Fri, 3 Jun 2022 22:38:36 +0900 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20=EC=88=98=EC=A0=95=20=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2f79b5..98ae99d 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,5 @@ | 2021.08.19 | JS Article | 자바스크립트의 모듈화 | [링크](https://velog.io/@younoah/js-module) | | 2021.08.20 | JS Article | fetchAPI | [링크](https://velog.io/@younoah/js-module) | | 2021.08.23 | JS Article | SPA - history api, hashbang | [링크](https://velog.io/@younoah/js-module) | + +수정