This chapter contains three small chapters in one, namely, Testing, Deployment, and Troubleshooting. They do not aim to be complete guides for these topics but to provide the essentials for those who are starting this journey and how they apply to a Vue on Rails approach.
Testing Approaches
The software testing world is a whole discipline in itself apart from the development world. Large companies have dedicated QA/QC departments to offload the burden from engineers. The theory is that engineers spend the time doing ...