Sign in
Log inSign up

What are the significant differences between naming a JavaScript file with .js or .jsx

Bolaji Ayodeji's photo
Bolaji Ayodeji
·Jan 8, 2020

What are the significant differences between naming the JavaScript file in a React application with the .js or .jsx extension even though you can still write JSX in both?