I have noticed that if I do not define the variable as a constant the code will fail. Is this a convention in react to make all variables containing jsx expressions constants? Or is this simply a bug in code academy. Could someone explain why you would have to define the variables as constants?
Thanks,
Jared