Tools that have to develop ScandiPWA store faster
You are already on the right track by choosing to build on top of the ScandiPWA theme. The right toolset will give you the extra productivity boost to ensure the fastest time to market!
ScandiPWA core team has released a free ScandiPWA VSCode snippet extension. This extension is made to simplify your work with internal components, routes, queries, and stores.
You can install it from here.
The core ScandiPWA team members share VSCode extensions they use daily to build ScandiPWA:
- Better comments — the comment highlights;
- Code Spell Checker — write without typos;
- Debugger for Chrome — remote debugger for chrome;
- ESLint — JS code-style validator;
- GitLense — better Git integration;
- ScandiPWA VSCode snippets — ScandiPWA extension helper;
- stylelint — SCSS code-style validator;
- Trailing Spaces — left-over spaces highlighter.
Watch a video on how to use them:
https://www.youtube.com/watch?v=hmzcmb611x0
Want to learn more about the tools for ScandiPWA development? Read it in our docs here.
Have a great development experience!