Skip to content

Commit

Permalink
Add link to Beginner Webpack Tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Feb 10, 2016
1 parent 23fd7d0 commit 845728c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webpack-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@
- **Webpack + React is Awesome**
http://www.christianalfoni.com/articles/2014_12_13_Webpack-and-react-is-awesome
Another tutorial explaining how to use and set up Webpack

- **Beginner Webpack Tutorial**
https://github.com/AriaFallah/WebpackTutorial/tree/master/part1
Very well-written tutorial that steps through the many pieces in a typical Webpack config, how to configure them, and what they're used for. (Two parts so far, more to come.)

0 comments on commit 845728c

Please sign in to comment.