Dies ist eine alte Version des Dokuments!
LU01a - Creating a component
Define the function
With function Product() { } you define a JavaScript function with the name Product. This is also going to be our components name
modul:ffit:react:learningunits:lu01:defining-a-component
Dies ist eine alte Version des Dokuments!
With function Product() { } you define a JavaScript function with the name Product. This is also going to be our components name