These are the starter files and stepped solutions for the Advanced React & GraphQL course by Wes Bos.
When starting the course I decided to challenge myself by converting the course content to Vue while moving along. Next has been replaced with nuxtjs and for the GraphQL connectivity Vue Apollo is used.
The files can be found in tree/master/sick-fits/frontend-vue.
The best place to get help is in the #advanced-react slack room - there is a link in your course dashboard.
Q: Which Extensions for VS Code is Wes using? A: All my extensions are listed on my dotfiles repo, but specifically this course uses ESLint and Prettier.