Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclass/echat
Workshop de Nodejs
https://github.com/eclass/echat
Last synced: about 1 month ago
JSON representation
Workshop de Nodejs
- Host: GitHub
- URL: https://github.com/eclass/echat
- Owner: eclass
- Created: 2014-08-13T17:38:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T17:05:45.000Z (almost 6 years ago)
- Last Synced: 2024-04-15T21:07:24.620Z (9 months ago)
- Language: JavaScript
- Size: 234 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workshop de Nodejs
Workshop realizado por [@quest](https://github.com/quest) con el fin de conocer y aprender a trabajar con Nodejs junto con NPM, Express, Jade, Socket.io y bower.
## Homework
1. Lista de usuarios conectados
2. Opción de mencionar a un participante usando @NICK
3. Agregar aviso cuando un usuario está escribiendo
4. Evitar repetir nickname
5. Evitar XSS en nick y mensaje
6. Compartir las mejoras en github## Información del talles
- ¿Dónde?: Oficinas eClass
- ¿Cuándo?: 5 Agosto 2014
- ¿Quén?: Victor San Martin ([@quest](https://github.com/quest))## Agradecimientos
A Juan Pablo Barrientos ([@juanpablob](https://github.com/juanpablob)) por el front## Instalación
`npm install``bower install`
node app.js