Skip to content

Commit

Permalink
Merge pull request sporto#45 from foxdonut/foxdonut-pr-1
Browse files Browse the repository at this point in the history
Add article to README.md
  • Loading branch information
isRuslan committed Mar 27, 2016
2 parents d18a99b + 6db5580 commit 0f27045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Inspired by the [awesome](#more-awesome) list thing. Feel free to <a href="https
* [Elm for Web Developers](https://github.com/eeue56/elm-for-web-developers) - A collection of notes for web developers looking into moving to Elm.
* [Introducing Elm to JS Web Apps](http://tech.noredink.com/post/126978281075/walkthrough-introducing-elm-to-a-js-web-app) - An article explaining how to get started with Elm by integrating it with your exisiting Javascript framework
* [How Elm Made Our Work Better](http://futurice.com/blog/elm-in-the-real-world) - How a team built a business-critical web app for a customer using Elm.
* [Composing Features and Behaviours in the Elm Architecture](https://github.com/foxdonut/adventures-reactive-web-dev/tree/master/client-elm#composing-features-and-behaviours-in-the-elm-architecture) - An article describing how to organize code that follows the Elm architecture into independent features, how to communicate between features, and how to group some of these features together to assemble larger features.

**[:arrow_up: back to top](#table-of-contents)**

Expand Down

0 comments on commit 0f27045

Please sign in to comment.