🔥 Get VS Code Emmet working in JSX with this setting:
"emmet.includeLanguages": { "javascript": "javascriptreact", }
🔥 Import Cost package for VS Code will help you understand the impact of a package as you import it
🔥 Use F8 in VS @code to cycle through errors and warnings and display them inline.