본문 바로가기
프로그래밍

2023-07-02 javascript

by AandBB 2023. 7. 2.

call back function : function that is passed to other function's parameter

first class function : function that returns function


this : points to object which called a function(method)

'프로그래밍' 카테고리의 다른 글

자연수 뒤집어 배열로 만들기  (0) 2024.10.17
JadenCase 문자열 만들기_Python  (0) 2024.10.13
2023-06-27 javascript  (0) 2023.06.28
2023-06-19 html, css  (0) 2023.06.19
2023-06-18 html, css  (0) 2023.06.19