I have been using Nuxt.js recently for many different projects — work and personal. It’s a fantastic framework that really takes the pain out of SSR deployments.13-08-2019
Sometimes you need to work on application code and a dependency at the same time. You might be the author of a dependency and don’t have good test coverage yet. The application can serve as an end-to-end test for the dependency. Maybe you need to debug an issue in your application and the problem seems to be in the dependency sources.24-09-2019
Debugging with SSH08-07-2020