Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.13 KB

readme.md

File metadata and controls

20 lines (11 loc) · 1.13 KB

Advanced React & GraphQL

Advanced React & GraphQL

These are the starter files and stepped solutions for the Advanced React & GraphQL course by Wes Bos.

Advanced Vue + GraphQL

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.

Getting Help

The best place to get help is in the #advanced-react slack room - there is a link in your course dashboard.

FAQ

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.