No Image

JavaScript – Algorithm (1)

May 18, 2020 hung-nb 0

Basic – Syntaxes What is “truthy”? What is the difference between null and undefined? null value: null, type: object undefined value: null, type: undefined What’s […]