DEV Community

Discussion on: .JSX Extension

Collapse
 
valentindududu profile image
Valentin D. • Edited

Sure, you can connect redux to your functional component.
Functional components are just another way to create components. ;)

Thread Thread
 
yashyashwanth profile image
yashwanth_t

Thanks Valentin As a beginner it helped me. Cheers ;)