Skip to content

Node.js Cookbook - Fifth Edition, published by Packt Publishing

License

Notifications You must be signed in to change notification settings

PacktPublishing/Node.js-Cookbook-Fifth-Edition

Repository files navigation

Node.js Cookbook - Fifth Edition

This is the code repository for Node.js Cookbook - Fifth Edition, published by Packt.

Practical recipes for building server-side web applications with Node.js 22

What is this book about?

Node.js is a game-changing technology for building modern web applications and tooling, bringing the power of JavaScript to the server and enabling full-stack development in a unified language. This updated edition of this Node.js cookbook, featuring Node.js 22, equips you with the latest advancements and enhancements in the Node.js framework ecosystem.

This book covers the following exciting features:

  • Grasp Node.js' async/sync programming to optimize code execution
  • Build your coding skills from scratch by creating basic Node.js apps
  • Debug and troubleshoot Node.js apps proficiently, ensuring smooth functionality
  • Deploy apps confidently to production, reaching a wider user base
  • Harness Fastify for web development to craft efficient frameworks
  • Develop Node.js modules and enhance code reusability and project structure

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

const name = data.toString().trim().toUpperCase();
process.stdout.write(`Hello ${name}!`);

Following is what you need for this book:

If you have basic knowledge of JavaScript or another programming language and want to build a solid understanding of Node.js, this book is for you. It provides the foundational knowledge you need to navigate the Node.js and npm ecosystem and start building applications. For readers with some Node.js experience, it offers the opportunity to deepen and expand their skills, while beginners can use practical recipes to quickly acquire a strong foundation in Node.js concepts and features

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1-12 Node.js 22 (and npm) Windows, macOS X, or Linux
1-12 Google Chrome Windows, macOS X, or Linux
1-12 cURL Windows, macOS X, or Linux
1-12 Docker Desktop Windows, macOS X, or Linux

Related products

Get to Know the Authors

Bethany Griggs is a senior software engineer at Red Hat. With a strong background in software engineering, Bethany has been actively involved in the Node.js community since 2016. She began her career with Node.js at IBM as part of their Node.js Runtime Team, contributing to the project's growth and stability by serving on the Node.js Technical Steering Committee and being an active member of the Node.js Release Working Group. Bethany is committed to the stability and growth of open source technologies and their communities. A frequent speaker at industry conferences, she shares insights on Node.js and software development. She aims to continue to enhance developer experiences, driving innovation while maintaining the robustness and stability of the tools and platforms.

Manuel Spigolon is a senior backend developer at NearForm. He is one of the core maintainers on the Fastify team. Manuel has developed and maintained a complex API that serves millions of users worldwide. He is a conference speaker and content writer at the Backend Cafe blog.

About

Node.js Cookbook - Fifth Edition, published by Packt Publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •