---
title: "190517-TIL"
date: 2019-05-17
tags: ["TIL"]
url: https://sub2n.github.io/2019/05/17/190517-TIL/
---

# 190517-TIL

#### Today I Learned

-   this가 바인딩되는 방식에 대해서 팀원들과 토론했다.
    
    💛[190517 Brain Stretching](https://github.com/Sub2n/JavaScript-Study/blob/master/190517-brain-stretching.md)
    
-   Math, String, Number 객체의 메소드를 응용한 알고리즘 연습 문제를 풀었다.
    
    💛 [풀이 보러가기](https://github.com/Sub2n/FDS12-Algorithm/blob/master/190517.js)
    
-   자바스크립트 Array에 대해서 배웠다.
    

---

#### 주말에 할 일

-   자바스크립트 String 자주 쓰이는 method 정리하기
-   자바스크립트 Array 정리하기