An open API service indexing awesome lists of open source software.

https://github.com/rqbazan/riqra-simple-comments


https://github.com/rqbazan/riqra-simple-comments

Last synced: 6 months ago
JSON representation

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)