Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesbos/advanced-react
Starter Files and Solutions for Full Stack Advanced React and GraphQL
https://github.com/wesbos/advanced-react
fits javascript react sick wesbos
Last synced: 29 days ago
JSON representation
Starter Files and Solutions for Full Stack Advanced React and GraphQL
- Host: GitHub
- URL: https://github.com/wesbos/advanced-react
- Owner: wesbos
- Created: 2017-08-09T02:08:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T18:33:06.000Z (12 months ago)
- Last Synced: 2024-10-14T22:01:38.524Z (29 days ago)
- Topics: fits, javascript, react, sick, wesbos
- Language: JavaScript
- Homepage: https://AdvancedReact.com
- Size: 8.54 MB
- Stars: 3,538
- Watchers: 116
- Forks: 2,425
- Open Issues: 51
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![Advanced React & GraphQL](https://advancedreact.com/images/ARG/arg-facebook-share.png)
# 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).