MERN Shots | app.jsx vs app.js
Ever wondered why the React entry point is named app.js instead of app.jsx?
Contrary to what you might think, the choice of extension is more of a convention than a limitation. While .jsx is the superhero in our React code, our entry point file stays...
blogs.utkarshrajput.com1 min read