DEV Community

Discussion on: JSX for beginners (and how it differs from HTML)

Collapse
 
brense profile image
Rense Bakker

Good job on properly learning React! 👍
Btw, there's some good libraries (css in js libraries) that help with doing css styles in react like emotion or styled components

Collapse
 
babib profile image
𝐁𝐚𝐛𝐢 ✨

Thanks @brense! I'll check those libraries out