DEV Community

Discussion on: React - how to render adjacent JSX elements

 
nibble profile image
Joseph Mawa

Thanks. I am already overwhelmed by the amount of material i have to learn. I don't want to add TS to the list.

Thread Thread
 
arikaturika profile image
Arika O

If you will ever want to learn TS, I would advise you to learn it separately from React, otherwise it will be very overwhelming, as you said. I had to learn them at the same time for work and sometimes I couldn't tell which one is a React feature and which one is TS. Good luck!