An open API service indexing awesome lists of open source software.

https://github.com/thibaudcolas/panoramanode

Time to learn Node the Node way! — Interactive exercices built with workshopper, in french.
https://github.com/thibaudcolas/panoramanode

francais javascript node workshopper

Last synced: 2 months ago
JSON representation

Time to learn Node the Node way! — Interactive exercices built with workshopper, in french.

Awesome Lists containing this project

README

          

[Panorama Node](https://github.com/thibaudcolas/panoramanode)
=====

> Découvrons Node ! — Une série d'exercices interactifs en français pour apprendre les bases de Node.

Les exercices sont des traductions quasi-directes d'exercices de [NodeSchool](http://nodeschool.io/) / workshopper :

- [learnyounode](https://github.com/rvagg/learnyounode)
- [stream-adventure](https://github.com/substack/stream-adventure)
- [functional-javascript](http://nodeschool.io)
- [count-to-6](https://github.com/domenic/count-to-6)

# Comment démarrer

Pré-requis : [Node.js](http://nodejs.org/) en version 0.10 au minimum.

```
npm install -g panoramanode
```

Voilà ! Direction le terminal, `panoramanode` !

## Liste des exercices

- Les bases
+ HELLO WORLD
+ BABY STEPS
- Opérations I/O
+ MY FIRST I/O!
+ MY FIRST ASYNC I/O!
- Streams
+ MEET PIPE
+ CRYPT
- HTTP
+ HTTP CLIENT
+ HTTP FILE SERVER
- Programmation fonctionnelle
+ HIGHER ORDER FUNCTIONS
+ BASIC FILTER
- ES6
+ TEMPLATE STRINGS
+ SPREAD

## TODO

- Documentation de JavaScript / ES6
- Traduction
- Vérification
- Ajout de solutions avec / sans ES6
- Mail d'orga