Today I Learned
- Prototype 포스팅을 하면서 다시 한 번 정리 했다.
- String, Number, Math, Date 객체의 프로퍼티와 메소드를 공부했다.
- String, Number, Math, Date 연습문제를 풀었다.
1 | // if문 사용 |
Implemented underscore libray’s last function
1 | // Like first, but for the last elements. If n is undefined, return just the |
Studied about JavaScript global variable and let, const keyword variables.
Studied JavaScript function and scope of JavaScript.
✨ Function posting ✨
✨ Scope posting ✨
Update your browser to view this website correctly. Update my browser now