Skip to content

How to modify an object nested within an object in JavaScript (House of the Dragon Inspired)

License

Notifications You must be signed in to change notification settings

leta91/modify-targaryen-nested-object-in-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

freeCodeCamp Challenge (House of the Dragon inspired) 🐲

From Chapter 5 "Basic Data Structures"

Section 14 of the JavaScript Certification

  • Modify an Object Nested within an Object:

Here we've defined an object daemonTargaryen, which includes another object nested within it. Set the value of the thirdWife key to "The Realm's Delight"

Explanation of the solution is in the code 🚀

Releases

No releases published

Packages

No packages published