From d6ba98ee94c71d623b6911616c805b39fb112774 Mon Sep 17 00:00:00 2001 From: sayands Date: Fri, 25 May 2018 10:42:42 +0300 Subject: [PATCH] Added Webpack for React tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bda4957..e4e0695 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Build A ToDo App With React Native](https://blog.hasura.io/tutorial-fullstack-react-native-with-graphql-and-authentication-18183d13373a) * [Make a Chat Application](https://medium.freecodecamp.org/how-to-build-a-chat-application-using-react-redux-redux-saga-and-web-sockets-47423e4bc21a) * [Create a News App with React Native](https://medium.freecodecamp.org/create-a-news-app-using-react-native-ced249263627) +* [Learn Webpack For React](https://medium.freecodecamp.org/learn-webpack-for-react-a36d4cac5060) #### Angular: