mirror of
https://github.com/flynx/Course-JavaScript.git
synced 2025-11-04 14:00:10 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5b4366cea9
commit
0489745d06
@ -86,6 +86,7 @@
|
|||||||
// Type checking
|
// Type checking
|
||||||
//
|
//
|
||||||
typeof(42) // -> 'number'
|
typeof(42) // -> 'number'
|
||||||
|
typeof('meaning of life') // -> 'string'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user