This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "atom packages" : https://scotch.io/bar-talk/best-of-atom-features-plugins-acting-like-sublime-text |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://github.com/krimple/angular-socketio-chat/blob/master/app.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1) JS Basic concepts : "https://www.youtube.com/playlist?list=PLz1XPAFf8IxbIU78QL158l_KlN9CvH5fg" by Codecademy | |
| Desciption : Nice tutorial about js important javascript concepts linke hoisting, scope chain, lexical scope and many more important | |
| stuff. | |
| https://medium.com/canal-tech/how-video-streaming-works-on-the-web-an-introduction-7919739f7e1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "Event-Driven Architecture" :=> https://medium.freecodecamp.org/understanding-node-js-event-driven-architecture-223292fcbc2d | |
| "Child Processes" :=> https://medium.freecodecamp.org/node-js-child-processes-everything-you-need-to-know-e69498fe970a | |
| "Streams" :=> https://medium.freecodecamp.org/node-js-streams-everything-you-need-to-know-c9141306be93 | |
| "Node auth" :=> https://scotch.io/tutorials/easy-node-authentication-google | |
| "mongoose connection and schema" :=> https://github.com/mongolab/mongodb-driver-examples/blob/master/nodejs/mongooseSimpleExample.js#L13 |
NewerOlder