Node.js: Novice to Ninja (SitePoint)
Wednesday, 27 July 2022

This book is a hands-on guide to learning everything needed to build a professional web application using Node.js, the open-source, cross-platform, back-end JavaScript runtime environment. Craig Buckler starts off with the basics - installation and building your first apps. He then moves on to more advanced concepts, including debugging, asynchronous programming, using Express.js, working with databases, deployment, and more, and finishes by showing how to build a complete multi-player real-time quiz application.

 

Author: Craig Buckler
Publisher: SitePoint
Date: July 2022
Pages: 410
ISBN: 978-1925836523
Print: 1925836525
Kindle: B0B4FCNP2Z
Audience: JavaScript developers
Level: Introductory/Intermediate
Category: JavaScript

 

  • Install Node and build your first application
  • Get started with Express.js and use it to process forms
  • Master asynchronous programming in Node.js
  • Work with MongoDB and MySQL databases
  • Use WebSockets for real-time applications
  • Understand the Node ecosystem: npm and modules
  • Build a complete multiplayer quiz app

 

 

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



The Nature of Code

Author: Daniel Shiffman
Publisher: No Starch
Date: September 2024
Pages: 640
ISBN: 978-1718503700
Print: 1718503709
Kindle: B0CG8F2VKM
Audience: General
Rating: 5
Reviewer: Mike James
The nature of code - what is it?


More Reviews