Treffer: Node Cookbook : Over 50 Recipes to Master the Art of Asynchronous Server-side JavaScript Using Node with This Book and Ebook.

Title:
Node Cookbook : Over 50 Recipes to Master the Art of Asynchronous Server-side JavaScript Using Node with This Book and Ebook.
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

Over 50 recipes to master the art of asynchronous server-side JavaScript using Node with this book and ebook.Key FeaturesPacked with practical recipes taking you from the basics to extending Node with your own modulesCreate your own web server to see Node's features in actionWork with JSON, XML, web sockets, and make the most of asynchronous programmingBook DescriptionThe principles of asynchronous event-driven programming are perfect for today's web, where efficient real-time applications and scalability are at the forefront. Server-side JavaScript has been here since the 90's but Node got it right. With a thriving community and interest from Internet giants, it could be the PHP of tomorrow.'Node Cookbook'shows you how to transfer your JavaScript skills to server side programming. With simple examples and supporting code,'Node Cookbook'talks you through various server side scenarios often saving you time, effort, and trouble by demonstrating best practices and showing you how to avoid security faux pas. Beginning with making your own web server, the practical recipes in this cookbook are designed to smoothly progress you to making full web applications, command line applications, and Node modules. Node Cookbook takes you through interfacing with various database backends such as MySQL, MongoDB and Redis, working with web sockets, and interfacing with network protocols, such as SMTP. Additionally, there are recipes on correctly performing heavy computations, security implementations, writing, your own Node modules and different ways to take your apps live.What you will learnWrite and publish your own modulesInterface with various databasesWork with streams of dataHandle file uploads and POST dataUse the Express framework to accelerate the development of your applicationsLearn about security, encryption, and authentication techniquesWho this book is forIf you have some knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then Node Cookbook is for you. Experienced users of Node will improve their skills although even if you have not worked with Node before, these practical recipes will make it easy to get started.