Add content for type conversion (#3007)

* Update 100-type-conversion-coercion.md

Added English and Spanish videos, evaluated videos :)

* Update content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md

* Update content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/3062/head
Obed David Pérez Uri 2 years ago committed by GitHub
parent 5885de7179
commit 495e5af71f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/roadmaps/106-javascript/content/103-javascript-type-casting/100-type-conversion-coercion.md

@ -4,4 +4,4 @@ Type coercion is the automatic or implicit conversion of values from one data ty
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://developer.mozilla.org/en-US/docs/Glossary/Type_Conversion'>Type Conversion - MDN</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://developer.mozilla.org/en-US/docs/Glossary/Type_coercion'>Type Coercion - MDN</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=XYFg6_V-c9Q'>Type Conversion and Coercion video</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=jfQyMPzPTjY'>Type Conversion and Coercion video</BadgeLink>

Loading…
Cancel
Save