@@ -59,3 +59,12 @@ so let's analyse this example a bit:
+ generally initialize variables from values passed in through the props
+`value` is a dynamic property. It has a getter and setter method and therefore defines how the element will dynamically change when you change its 'value'