3241 Views
As I've started using FeathersJS with Nuxt.js, I've needed a way to debug the Server Side Rendering (SSR) process. As usual, Visual Studio Code's excellent debugger is wonderfully simple to setup. Here are the steps to debugging your Nuxt.js apps with Visual Studio Code.
0 comments