1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-12 19:12:21 +00:00

Update free-programming-books-fr.md (#3551)

Adding Node.js book reference
This commit is contained in:
Dranaxel 2020-02-24 01:15:49 +01:00 committed by GitHub
parent 7fe521efb3
commit 6c41f40aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,7 @@
### Javascript
* [Javascript Éloquent : Une introduction moderne à la programmation](http://fr.eloquentjavascript.net) - Marijn Haverbeke
* [Node.Js: Apprendre par la pratique](https://oncletom.io/node.js/#chapitres) - Thomas Parisot
### jQuery