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

# 190516-TIL

#### Today I Learned

-   Prototype 포스팅을 하면서 다시 한 번 정리 했다.
-   String, Number, Math, Date 객체의 프로퍼티와 메소드를 공부했다.
-   [String, Number, Math, Date 연습문제](https://github.com/Sub2n/JavaScript-Study/blob/master/190516_problems.js)를 풀었다.