Node Cookbook

Node Cookbook
Author :
Publisher : Packt Publishing Ltd
Total Pages : 654
Release :
ISBN-10 : 9781785881244
ISBN-13 : 1785881248
Rating : 4/5 (248 Downloads)

Book Synopsis Node Cookbook by : David Mark Clements

Download or read book Node Cookbook written by David Mark Clements and published by Packt Publishing Ltd. This book was released on 2017-07-31 with total page 654 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node 4, 6, and 8. About This Book Actionable recipes across the full spectrum of Node.js development Cutting edge techniques and tools for measuring and improving performance Best practices for creating readily-scalable production systems Who This Book Is For If you have good knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then this book is for you. Some experience with Node.js is assumed to get the most out of this book. If working from a beginner level Node Cookbook 2nd Edition is recommended as a primer for Node Cookbook 3rd Edition. What You Will Learn Debug Node.js programs Write and publish your own Node.js modules Detailed coverage of Node.js core API's Use web frameworks such as Express, Hapi and Koa for accelerated web application development Apply Node.js streams for low-footprint data processing Fast-track performance knowledge and optimization abilities Persistence strategies, including database integrations with MongoDB, MySQL/MariaDB, Postgres, Redis, and LevelDB Apply critical, essential security concepts Use Node with best-of-breed deployment technologies: Docker, Kubernetes and AWS In Detail Today's web demands efficient real-time applications and scalability. Asynchronous event-driven programming is ideal for this, and this is where Node.js comes in. Server-side JavaScript has been here since the 90s, but Node got it right. With Node for tooling and server-side logic, and a browser-based client-side UI, everything is JavaScript. This leads to rapid, fluid development cycles. The full-stack, single language experience means less context-switching between languages for developers, architects and whole teams. This book shows you how to build fast, efficient, and scalable client-server solutions using the latest versions of Node. The book begins with debugging tips and tricks of the trade, and how to write your own modules. Then you'll learn the fundamentals of streams in Node.js, discover I/O control, and how to implement the different web protocols. You'll find recipes for integrating databases such as MongoDB, MySQL/MariaDB, Postgres, Redis, and LevelDB. We also cover the options for building web application with Express, Hapi and Koa. You will then learn about security essentials in Node.js and advanced optimization tools and techniques. By the end of the book you will have acquired the level of expertise to build production-ready and scalable Node.js systems. The techniques and skills you will learn in this book are based on the best practices developed by nearForm, one of the leaders in Node implementations, who supported the work of the authors on this book. Style and approach This recipe-based practical guide presents each topic with step-by-step instructions on how you can create fast and efficient server side applications using the latest features and capabilities in Node 8 whilst also supporting usage with Node 4 and 6.


Node Cookbook Related Books

Node Cookbook
Language: en
Pages: 654
Authors: David Mark Clements
Categories: Computers
Type: BOOK - Published: 2017-07-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node 4, 6,
Node.js Recipes
Language: en
Pages: 369
Authors: Cory Gackenheimer
Categories: Computers
Type: BOOK - Published: 2013-10-21 - Publisher: Apress

DOWNLOAD EBOOK

Node.js Recipes is your one-stop reference for solving Node.js problems. Filled with useful recipes that follow a problem/solution format, you can look up recip
Node Cookbook
Language: en
Pages: 512
Authors: Bethany Griggs
Categories: Computers
Type: BOOK - Published: 2020-11-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Discover practical recipes to get to grips with Node.js concepts and programming models for delivering a scalable server-side for your applications Key Features
Node Cookbook: Second Edition
Language: en
Pages: 378
Authors: David Mark Clements
Categories: Computers
Type: BOOK - Published: 2014-04-25 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

In Node Cookbook Second Edition, each chapter focuses on a different aspect of working with Node. Following a Cookbook structure, the recipes are written in an
JavaScript Cookbook
Language: en
Pages: 556
Authors: Shelley Powers
Categories: Computers
Type: BOOK - Published: 2010-07-07 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes that address common programming tasks, as