js-stack-from-scratch
js-stack-from-scratch copied to clipboard
.jsx instead of .js
Type of issue: (feature suggestion, bug?)
Suggestion
Chapter:
no-chapter
Why use .jsx instead of .js? It's not a best practice: https://github.com/facebook/create-react-app/issues/87#issuecomment-234627904
Yup, I've switched to .js too. It's one of the many things of the tutorial that needs an update :)
Hey, I can help with the refactor/update, if you're looking for help.