Skip to content

[1기 손수림][9주차] 09월 27일 ~ 10월 01일 (36일차~40일차) TIL 😊 #338

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 21 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ac942ba
[1기 손수림][1주차] 08월 02일 ~ 08월 04일 TIL
sonsurim Aug 5, 2021
0006cbb
[1기 손수림][1주차] 08월 05일 TIL
sonsurim Aug 5, 2021
585c3d5
[1기 손수림][1주차] 08월 06일 TIL
sonsurim Aug 8, 2021
53c9e4f
Merge pull request #57 from sonsurim/fe/1/A-sonsurim
sonsurim Aug 15, 2021
578415d
[1기 손수림][2주차] 6일차 ~ 10일차 TIL
sonsurim Aug 15, 2021
f3a14ed
Merge pull request #189 from sonsurim/fe/1/A-sonsurim
sonsurim Aug 16, 2021
05ee3a0
[1기 손수림][3주차] 11일차 TIL
sonsurim Aug 16, 2021
c5d8d9a
[1기 손수림][3주차] 12일차 TIL
sonsurim Aug 17, 2021
5964141
[1기 손수림][3주차] 08월 18일 (13일차) TIL
sonsurim Aug 18, 2021
b1498c4
[1기 손수림][3주차] 08월 18일 (13일차) TIL_링크 수정
sonsurim Aug 18, 2021
d313050
[1기 손수림][3주차] 08월 19일 (14일차) TIL
sonsurim Aug 19, 2021
bcf935b
[1기 손수림][3주차] 08월 20일 (15일차) TIL
sonsurim Aug 21, 2021
7a45f3e
[1기 손수림] TIL 주소 변경
sonsurim Aug 22, 2021
e4f44b9
Merge pull request #205 from sonsurim/fe/1/A-sonsurim
sonsurim Aug 23, 2021
f23d297
[1기 손수림][4주차] 08월 20일 ~ 08월 21일 (15일차 ~ 16일차) TIL
sonsurim Aug 23, 2021
1da766f
[1기 손수림][4주차] 08월 23일 ~ 08월 24일 (15일차 ~ 16일차) TIL
sonsurim Aug 23, 2021
4f848f0
[1기 손수림][4주차] 08월 23일 (15일차) TIL
sonsurim Aug 23, 2021
67510b2
[1기 손수림][4주차] 08월 24일 (17일차) TIL
sonsurim Aug 24, 2021
1b45bb2
[1기 손수림][4주차] 08월 25일 (18일차) TIL
sonsurim Aug 25, 2021
a98f695
[1기 손수림][4주차] 08월 26~ 27일 (18~19일차) TIL
sonsurim Aug 27, 2021
61331bc
Merge pull request #250 from sonsurim/fe/1/A-sonsurim
sonsurim Sep 5, 2021
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
51 changes: 23 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</p>

<p align="middle">
<!-- <a href="#">☕ 블로그 링크</a> -->
<!-- <a href="#">☕ 블로그 링크</a> -->
</p>

<br/>
Expand All @@ -24,30 +24,25 @@

<br/>

## 📌 배움 기록은 어떻게 하나요?

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

## 🚀 진행방법

1. **새로운 Branch 생성**
- 백엔드 C반은 be/1/C-gitusername
- 백엔드 P반은 be/1/P-gitusername
- 프론트 A반은 fe/1/A-gitusername
- 프론트 B반은 fe/1/B-gitusername
2. **TIL repo를 본인 계정에 fork**
3. `fork`된 repository를 `clone` 받습니다.
4. **README.md를 작성하여 꾸밉시다.**
5. TIL소개와 url을 작성한 README.md 파일을 작성하고 `commit` `push` 합니다.
6. **웹사이트로 본인 계정의 `fork` 된 repo를 갑니다.**
7. **Contribute → Open pull request 로 PR을 합시다**
- base repo : `원본repo` base : `be/a/gitusername` ← head repo : `여러분fork한repo` compare : `여러분fork한repo`
8. PR을 아래 양식에 맞춰 내용을 작성합니다.
여러개의 링크를 첨부하고 싶으시다면 테이블의 row를 추가해주세요.

```
|날짜|제목|설명|링크|
|---|---|---|---|
|날짜|제목1|간단한 한 줄 설명|[링크]()|
|날짜|제목1|간단한 한 줄 설명|[링크]()|
```
| 날짜 | 제목 | 설명 | 링크 \*\*\*\* |
| ---------- | ---------- | ------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------- |
| 2021.08.02 | TIL 1일차 | JavaScript 기초 & 네트워크 &메모리 | [thstnfla.notion/TIL1](https://www.notion.so/thstnfla/1-TIL-0a72599f31104859b795798f179415c6) |
| 2021.08.03 | TIL 2일차 | 객체지향 / 절차지향 프로그래밍 & 이벤트루프 & Git 특강 | [thstnfla.notion/TIL2](https://www.notion.so/thstnfla/2-TIL-9c6067bc85fb42d68ae7fef9cd069274) |
| 2021.08.04 | TIL 3일차 | 정규표현식 & 쿠키와 세션 & 자료구조와 알고리즘 | [thstnfla.notion/TIL3](https://www.notion.so/thstnfla/3-TIL-4a2315802b5f4b8a9f4ed39b9091d8b8) |
| 2021.08.05 | TIL 4일차 | 자료구조와 알고리즘 | [thstnfla.notion/TIL4](https://www.notion.so/thstnfla/4-TIL-371ae7d7c3d646efaa6031ed65d6a997) |
| 2021.08.06 | TIL 5일차 | 트리 순회, 자동완성 과제 구현하기 | [thstnfla.notion/TIL5](https://www.notion.so/thstnfla/5-TIL-e7da2962b36443fdaf66ec4d720f9f90) |
| 2021.08.09 | TIL 6일차 | HTML, CSS, DOM과 브라우저의 렌더링 과정 | [thstnfla.notion/TIL6](https://www.notion.so/thstnfla/6-TIL-349e3bdb69c446899e18ec333274d4d6) |
| 2021.08.10 | TIL 7일차 | 함수형 프로그래밍의 원리와 사고 | [thstnfla.notion/TIL7](https://www.notion.so/thstnfla/7-TIL-60ed6f2b64c747a1a082c9816b2cf75a) |
| 2021.08.11 | TIL 8일차 | go, pipe 이해하기 | [thstnfla.notion/TIL8](https://www.notion.so/thstnfla/8-TIL-2014d80414684d8c88af95aa044f2f49) |
| 2021.08.12 | TIL 9일차 | 함수형 프로그래밍 추상화 curry, 제너레이터 이해하기 | [thstnfla.notion/TIL9](https://www.notion.so/thstnfla/9-TIL-917384ccd9f74ff99a64c07e4d38595e) |
| 2021.08.13 | TIL 10일차 | 함수형 프로그래밍 온라인 세션, map, filter, reduce, go 동작원리, 밤샘 과제의 시작..! | [thstnfla.notion/TIL10](https://www.notion.so/thstnfla/10-TIL-2c629de4b8a34940baa71f65227b02d5) |
| 2021.08.16 | TIL 11일차 | 함수형 프로그래밍에 대한 이해와 직접 구현해보기 | [thstnfla.notion/TIL11](https://www.notion.so/thstnfla/11-TIL-fd6b9d2a4dad4de1b0f8a82364d52f43) |
| 2021.08.17 | TIL 12일차 | 비동기 동시성과 지연평가가 가능한 함수 구현해보기 | [thstnfla.notion/TIL12](https://www.notion.so/thstnfla/12-TIL-ce324649ae424a26b5143e975e201c97) |
| 2021.08.18 | TIL 13일차 | 바닐라 자바스크립트 투두리스트를 컴포넌트 방식으로 구현해보기 | [thstnfla.notion/TIL13](https://www.notion.so/thstnfla/13-TIL-6956dae4fe0a43c5bc61f632fca03a6d) |
| 2021.08.19 | TIL 14일차 | 바닐라 자바스크립트 투두리스트 API 연동해보기, Promise 학습 | [thstnfla.notion/TIL14](https://www.notion.so/thstnfla/14-TIL-41fdf6ecd6db4ed092d087c6e89e332f) |
| 2021.08.20 | TIL 15일차 | 14일차 컴포넌트 개념 복습, Fetch API | [thstnfla.notion/TIL15](https://www.notion.so/thstnfla/15-TIL-94fe43846e6f4bc398b4aa9e62c0118d) |
| 2021.08.23 | TIL 16일차 | Product List 페이지에 실제 API 연동, JS 기본 개념 정리 API | [thstnfla.notion/TIL16](https://www.notion.so/thstnfla/16-TIL-d8d9f6894380426ba76cf00ba3ac4797) |
| 2021.08.24 | TIL 17일차 | 3주차 과제 구현, TodoApp 만들기 실습 | [thstnfla.notion/TIL17](https://www.notion.so/thstnfla/17-TIL-a03dbcd0504b47408efce0ce7f543ae9) |
| 2021.08.25 | TIL 18일차 | TodoApp 만들기 실습, 텍스트 자동 저장 편집기 만들기 | [thstnfla.notion/TIL18](https://www.notion.so/thstnfla/18-TIL-ec30a0b676764cbcb791d222796b098d) |
| 2021.08.26 | TIL 19일차 | 3주차 과제 리팩토리 및 디벨롭 | [thstnfla.notion/TIL19](https://www.notion.so/thstnfla/19-TIL-4a2a65dd56e94a1cb687e0ad4847f797) |
| 2021.08.27 | TIL 20일차 | 4주차 과제 Notion API Request 구현 | [thstnfla.notion/TIL20](https://www.notion.so/thstnfla/20-TIL-503cb3c39799459cb8fcdbd1b6237075) |