if you wanted to write your own PWA Studio extension, you would have take care of a few general things like:
- base module structure
- static code analysis
- tests
Read more: https://marcin-kwiatkowski.com/how-to-build-a-high-quality-pwa-studio-extension
Source code for the tutorial: https://marcin-kwiatkowski.com/how-to-build-a-high-quality-pwa-studio-extension
JavaScript
if you wanted to write your own PWA Studio extension, you would have take care of a few general things like:
Read more: https://marcin-kwiatkowski.com/how-to-build-a-high-quality-pwa-studio-extension