Skip to content

Commit

Permalink
Merge pull request alexeyza#10 from michaeldejong/master
Browse files Browse the repository at this point in the history
Added a "Sending email" section in the resources.
  • Loading branch information
alexeyza committed Sep 22, 2014
2 parents 489af89 + 960372c commit fbdc41c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ Go to [recommended reading](recommended reading.md) section.
- [JSDB](http://www.jsdb.io/) - Database of JavaScript libraries, frameworks & plugins.
- [Advanced JavaScript](https://github.com/advanced-js/syllabus#resources) course - A nice collection of resources to learn JavaScript.

### Sending email
- [Mailgun](http://www.mailgun.com/) - Sending the first 10,000 emails every month is free.
- [SendGrid](http://sendgrid.com/) - Sending the first 200 emails every day is free.
- [Amazon SES](http://aws.amazon.com/ses/) - Pay as you go.

### Continuous Integration

- [Travis CI](https://travis-ci.org/) - Easy to use continuous integration tool (see [tutorial](https://www.youtube.com/watch?v=BOIJjfFoRdc)).
Expand Down

0 comments on commit fbdc41c

Please sign in to comment.