Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Manubens authored Nov 27, 2017
1 parent f0b7da2 commit c50db60
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,8 +513,6 @@ Overview: [SQL As Understood By SQLite](https://www.sqlite.org/lang.html)
> [HTML/JS: Making webpages interactive](https://www.khanacademy.org/computing/computer-programming/html-css-js)
> [HTML/JS: Making webpages interactive with jQuery](https://www.khanacademy.org/computing/computer-programming/html-js-jquery)
- Chat Interface: Socket.io
> [Socket.io](https://socket.io/get-started/chat/)

### iOS

Expand All @@ -538,9 +536,17 @@ Overview: [SQL As Understood By SQLite](https://www.sqlite.org/lang.html)
> [Advanced JS: Natural Simulations](https://www.khanacademy.org/computing/computer-programming/programming-natural-simulations)
> [HTML/JS: Making webpages interactive](https://www.khanacademy.org/computing/computer-programming/html-css-js)
##### Node.js
##### General Topics

- Asynchronous Javascript:
> [Art of Node](https://github.com/maxogden/art-of-node#callbacks)
- Chat Interface: Socket.io
> [Socket.io](https://socket.io/get-started/chat/)
###### Node.js

- Guide to Node.js - [InfoWorld](https://www.infoworld.com/article/3202764/node-js/the-complete-guide-to-nodejs-frameworks.html?idg_eid=7a27806a77b63f8e862e336d501b1d14&email_SHA1_lc=b7508e08678f2d682f7dde5093bd1850eaf36e7e&cid=ndr_nlt_idge_insider_newsletter_2017-09-05&utm_source=Sailthru&utm_medium=email&utm_campaign=Insider%20Alert%202017-09-05&utm_term=idge_insider_newsletter)
- [Art of Node - Intro Guide](https://github.com/maxogden/art-of-node#the-art-of-node)


### Julia
Expand Down

0 comments on commit c50db60

Please sign in to comment.