Cargando…

Modern JavaScript.

It's not uncommon these days to see people complaining about just how complex JavaScript development seems to have become. We can have some sympathy with that view when it's coming from someone new to the language. If you're learning JS, it won't take long for you to be exposed t...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Kolce, James (Autor), Buckler, Craig (Autor), Seitz, Sebastian (Autor), Brown, Mark (Autor), Jelisejevs, Pavels (Autor), Mardan, Azat (Autor), Green, M. David (Autor), Rometty, Jack (Autor), Wright, James (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Collingwood, VIC Australia : SitePoint, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • The anatomy of a modern JavaScript application
  • An introduction to Gulp.js
  • The basics of DOM maniulation in Vanilla JavaScript (no jQuery)
  • A beginner's guide to Webpack 2 and module bundling
  • React vs angular: an in-depth comparison
  • Retrofit your website as a progressive web app
  • 10 tips to become a better node developer
  • An introduction to functional JavaScript
  • An introduction to Chart.js 2.0- six simple examples
  • Learning JavaScript test-driven development by example.