Hello, I would like to know about using .js and .jsx as an extension of the React files:
Are there any differences? Which are?
- In which cases would the use of .jsx instead of .js is more recommended?
- This question would be relevant when using: Babel/Webpack for precompiling files?
Thanks
Hello, I would like to know about using .js and .jsx as an extension of the React files:
Are there any differences? Which are?
Thanks