-
Notifications
You must be signed in to change notification settings - Fork 3
Bibliografia
Luís Falcão edited this page Oct 8, 2020
·
1 revision
-
Javascript
- Eloquent JavaScript - third edition (Marijn Haverbeke)
- Secrets of the javascript Ninja (by John Resig) - 2nd Edition
- Exploring ES6
- Exploring ES2016 and ES2017
- ECMAScript 6 — New Features: Overview & Comparison
- Apontamentos da aula.
-
NodeJS
- Node.js 8 the Right Way Practical, Server-Side JavaScript That Scales - Livro
- Documentação online
- Tutoriais interactivos da Nodeschool
-
A arquitectura da Web, HTTP
- Architecture of the World Wide Web, Volume One
- Hypertext Transfer Protocol -- HTTP/1.1, RFC 2616.
- URL - Uniform Resource Locator.
- Apontamentos da aula.
-
HTML e CSS
- Learn to Code HTML & CSS
- Learn to Code Advanced HTML & CSS
- Apontamentos da aula.
-
Documentação geral