Hi,
Thank you so much for the React tutorials! I read all and they were very helpful. After reading them, I’m trying to make a Single Page Application with sidebar which show the content on the left.
I wrote a loop list element for sidebar and used Router in the React DOM. I don’t know why but it didn’t work. React debugger didn’t give me any idea what is the problem… Can you help me?
[JSFiddle ] (https://jsfiddle.net/bb5d4yrf/2/)
Thank you so much in advance,