Skip to content

Commit 6119288

Browse files
Update README.md
1 parent 8e71304 commit 6119288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Happy reading and practicing!
1616

1717
## Types and Type Coercion
1818
JavaScript has 2 data types: primitives and objects.
19-
There are 7 primitive data types: string, number, bigint, boolean, null, undefined, and symbol.
19+
There are 7 primitive data types: string, number, bigint, boolean, null, undefined, and [symbol](https://hacks.mozilla.org/2015/06/es6-in-depth-symbols/).
2020

2121
[Type coercion](https://medium.freecodecamp.org/js-type-coercion-explained-27ba3d9a2839) is the process of converting value from one type to another. An object is converted to a primitive, which is then converted to the final type. Type coercion will transform a value to string, boolean, or number. Values can be converted explicitly, or implicitly by operations between different types or by the surrounding context.
2222

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy