You're making a web app, so you need a browser to test your code! We recommend Google Chrome or Firefox. To help with debugging, we also recommend the following browser extensions:
Plugin | Firefox | Chrome |
---|---|---|
React Developer Tools - allows you to inspect the React element hierarchy. | Addon | Extension |
Redux DevTools - for inspecting the Redux state and actions | Addon | Extension |
<aside> ➡️ When developing, the ScandiPWA "new version" popup may get annoying, if you are using Google Chrome, you can go to Developer Tools > Application > Service Workers and enable the Bypass for network checkbox.
</aside>