https://github.com/rqbazan/riqra-simple-comments
https://github.com/rqbazan/riqra-simple-comments
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rqbazan/riqra-simple-comments
- Owner: rqbazan
- Created: 2018-01-29T19:53:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T21:04:52.000Z (over 7 years ago)
- Last Synced: 2025-02-06T19:52:08.114Z (8 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Coments React App
## References
* [React & Express Starter Pack For Full Stack Development](https://www.youtube.com/watch?v=v0t42xBIYIs)
* [ORMs for Beginners: Models and Migrations with Sequelize in Node](https://www.duringthedrive.com/2017/05/06/models-migrations-sequelize-node/)
* [GraphQL Core Concepts](https://www.howtographql.com/basics/2-core-concepts/)
* [Create a Simple To-Do App With React](https://scotch.io/tutorials/create-a-simple-to-do-app-with-react)
* [How to enable CORS for Express-GraphQL & Apollo Server](https://blog.graph.cool/enabling-cors-for-express-graphql-apollo-server-1ef999bfb38d)
* [All you need to know about Apollo Client 2](https://blog.graph.cool/all-you-need-to-know-about-apollo-client-2-7e27e36d62fd)
* [More Mutations and Updating the Store - howtographql](https://www.howtographql.com/react-apollo/6-more-mutations-and-updating-the-store/)
* [Simple production environment with Webpack and Express](https://alejandronapoles.com/2016/09/29/simple-production-environment-with-webpack-and-express/)
* [Webpack Middleware and Hot Module Replacement](https://alejandronapoles.com/2016/03/12/webpack-middleware-and-hot-module-replacement/)
* [Live Reload / Hot Module Replacement with Webpack Middleware](https://blog.cloudboost.io/live-reload-hot-module-replacement-with-webpack-middleware-d0a10a86fc80)