Skip to content

Commit

Permalink
Index the new cookbook article.
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Nov 18, 2016
1 parent c1e4395 commit b5453d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ For non-Yesod code, see also [Snippets](https://github.com/yesodweb/yesod-cookbo
## Basics
* [Adding CSS and JS](http://www.yesodweb.com/blog/2013/01/adding-css-js)
* [JSON Object Create and Append](https://github.com/yesodweb/yesod-cookbook/blob/master/cookbook/JSON-data-helpful-manipulations.md)
* [Doing AJAX calls with CSRF Protection](https://github.com/yesodweb/yesod-cookbook/blob/master/cookbook/ajax-csrf.md)
* [Develop JS without recompiling the yesod project](https://github.com/yesodweb/yesod-cookbook/blob/master/cookbook/Develop-JS-without-recompiling-the-yesod-project.md)

## Forms
Expand Down

0 comments on commit b5453d1

Please sign in to comment.