https://github.com/xeoneux/sick-fits
https://github.com/xeoneux/sick-fits
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xeoneux/sick-fits
- Owner: xeoneux
- Created: 2019-01-02T10:11:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T21:10:16.000Z (over 6 years ago)
- Last Synced: 2025-02-09T19:18:43.208Z (3 months ago)
- Language: JavaScript
- Size: 249 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Advanced React & GraphQL
These are the starter files and stepped solutions for the [Advanced React & GraphQL](https://AdvancedReact.com) course by [Wes Bos](https://WesBos.com/).
## 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](https://github.com/wesbos/dotfiles), but specifically this course uses [ESLint](https://github.com/Microsoft/vscode-eslint) and [Prettier](https://github.com/prettier/prettier-vscode).