Node.js 8 the Right Way. Practical, Server-Side JavaScript That Scales

Par : Jim R. Wilson
  • Nombre de pages310
  • FormatGrand Format
  • PrésentationBroché
  • Poids0.655 kg
  • Dimensions19,4 cm × 23,6 cm × 2,1 cm
  • ISBN978-1-68050-195-7
  • EAN9781680501957
  • Date de parution01/02/2018
  • CollectionPragmatic Bookshelf
  • ÉditeurPragmatic Programmers

Résumé

Get up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful. Take JavaScript beyond the browser, explore dynamic language features, and embrace evented programming. This updated and expanded second edition showcases the latest ECMAScript features, current best practices, and modern development techniques. Write asynchronous, non-blocking code using Node.js's style and patterns.
Cluster and load balance services with Node.js core features and third-party tools. Work with many protocols, create RESTful web services, TCP socket clients and servers, and more. Test your code's functionality with Mocha, and manage its life cycle with npm. Harness the power of the event loop and non-blocking I/O to create highly parallel microservices and applications. Join the smart and diverse community that's rapidly advancing the state of the art in JavaScript development.
Jim R. Wilson is a software engineer at Goole creating data visualizations on the Big Picture team He's contributed to TensorFlow's visualization suite, TensorBoard, and other open source projects.