Why code doesn't works? [Solved] | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
25th Aug 2020, 10:05 PM
Abhay
Abhay - avatar
5 Answers
+ 3
Why is line 16 to 45 a comment sir
25th Aug 2020, 10:37 PM
Cyber Nate
Cyber Nate - avatar
+ 2
Cyber Nate don't call me sir:) ,that is commented out which is an implementation in react and works well ,you can uncomment it and comment out other part to see it's working
25th Aug 2020, 10:40 PM
Abhay
Abhay - avatar
+ 2
Abhay Kode Krasher thanks for enlightening me, I'm highly grateful
26th Aug 2020, 3:54 AM
Cyber Nate
Cyber Nate - avatar
+ 2
Kode Krasher there is no syntax error as far as I know ,you gotta comment out the other part and uncomment the already commented part ,so how does it show error at line-113!?
26th Aug 2020, 6:50 AM
Abhay
Abhay - avatar
+ 2
Kode Krasher from line 16(function App) to line 45 (render(<App/> ) is the implementation in react which I have commented out ,after that is the implementation in react redux
26th Aug 2020, 11:02 AM
Abhay
Abhay - avatar