Introduction σε NodeJS
Introduction σε NodeJS
Διάρκεια: 2 ώρες (2 x 1) Μέρος: Στο LABάκι Εξοπλισμός: Linux/OSX PC-Laptop
Topics[edit]
- Small introduction to javascript
- What is node
- Why it differs, design elements
- Event-driven programming
- Async calls, callbacks
- HTTP Server hello world
- What is non-blocking
- How it is non-blocking
- How do you scale