Generate the Root Node

πŸ‘¨β€πŸ’Ό Great! Now we can create DOM nodes dynamically using JavaScript. This is only the beginning of our journey. Creating DOM nodes ourselves is not typically the best way to build a full fledged application, but it's important for you to understand that what libraries like React are doing is not magic. They're just creating and modifying DOM nodes using JavaScript.

Please set the playground first

Loading "Generate the Root Node"
Loading "Generate the Root Node"

Access Denied

You must login or register for the workshop to view and run the tests.

Check out this video to see how the test tab works.