I work in HPC and I’ve found it very useful in creating various shell scripts. It really helps if you have linters such as shellcheck.
Other areas of success have been just offloading the typing/prototyping. I know exactly how the code should look like so I rarely run into issues.