Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/island205/technode-tutorial
Tutorial on building chat app with node.js, socket.io and angular.js.
https://github.com/island205/technode-tutorial
Last synced: 4 months ago
JSON representation
Tutorial on building chat app with node.js, socket.io and angular.js.
- Host: GitHub
- URL: https://github.com/island205/technode-tutorial
- Owner: island205
- Created: 2013-11-30T06:41:11.000Z (about 11 years ago)
- Default Branch: Angular2
- Last Pushed: 2016-01-17T12:22:48.000Z (about 9 years ago)
- Last Synced: 2024-04-14T15:07:50.423Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.07 MB
- Stars: 309
- Watchers: 36
- Forks: 138
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TechNode
========Tutorial on building slack like app with Angular 2, Spring MVC 4 and SockJS.
> You can find first version of this tutorial on the [master](https://github.com/island205/technode-tutorial/tree/master) branch which focuses on how to build an chat app with Angular 1, Node.js and Socket.IO.