摘要: Strings and Arrays First… a quick note. Strings are primitives. They just act like objects when they're called upon to do so const s = "I'm not really 阅读全文
posted @ 2023-01-26 12:24 M1stF0rest 阅读(3) 评论(0) 推荐(0) 编辑
摘要: We've explored numbers, strings, booleans, undefined and functions a bit, but we haven't really talked about objects yet. Objects are essentially: an 阅读全文
posted @ 2023-01-26 01:13 M1stF0rest 阅读(360) 评论(0) 推荐(0) 编辑