Skip to content

Commit

Permalink
Added Socket.IO to list of recommended tools
Browse files Browse the repository at this point in the history
  • Loading branch information
aisera-mikowski committed Jun 24, 2015
1 parent 2e82b86 commit 726e70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ Here are the recommended tools:

| Capability | Tool | Notes |
| ------------ | ------------------- | ----------------------------------|
| Websockets | [Socket.io][6] | Prefer websockets over AJAX. |
| AJAX | jQuery native | Use jQuery AJAX methods. |
| Promises | jQuery native | Use jQuery promise methods. |
| Model Events | [Global Events][2] | jQuery plugin eliminates having |
Expand Down Expand Up @@ -278,8 +279,7 @@ You can reach me at mike[dot]mikowski[at]gmail[dotcom].
[3]:https://github.com/mmikowski/jquery.event.ue
[4]:https://github.com/mmikowski/urianchor
[5]:https://github.com/typicaljoe/taffydb
[6]:http://linkedin.github.io/dustjs
[6]:http://socket.io
[7]:https://github.com/mbostock/d3
[8]:http://keith-wood.name/svg.html
[9]:http://linkedin.github.io/dustjs

0 comments on commit 726e70e

Please sign in to comment.