DEV Community

Discussion on: React - how to render adjacent JSX elements

 
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!