Emacs & JSX

The only time I don’t use emacs on a linux machine is when I have to do some JSX work. I’ve been using VSCode for this but I do miss my navigation shortcuts. After doing a quick google search, I found that you could use flywheel, eslint and web-mode to do JSX on emacs. More information here.