Автор: Clements, David Mark Название: Node Cookbook ISBN: 1783280433 ISBN-13(EAN): 9781783280438 Издательство: Неизвестно Рейтинг: Цена: 10114.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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 easy-to-understand language. Readers will find it easier to grasp even the complex recipes which are backed by lots of illustrations, tips, and hints.
If you have some knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then Node Cookbook Second Edition is for you. Knowledge of Node will be an advantage but is not required. Experienced users of Node will be able to improve their skills.
Автор: Herron, David Название: Node.js web development ISBN: 1785881507 ISBN-13(EAN): 9781785881503 Издательство: Неизвестно Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Create real-time server-side applications with this practical, step-by-step guideAbout This Book* Learn about server-side JavaScript with Node.js and Node modules through the most up-to-date book on Node.js web development* Understand website development both with and without the Connect/Express web application framework* Develop both HTTP server and client applicationsWho This Book Is ForThis book is for anybody looking for an alternative to the "P" languages (Perl, PHP, and Python), or anyone looking for a new paradigm of server-side application development. You should have at least a rudimentary understanding of JavaScript and web application development. What You Will Learn* Install and use Node.js for both development and deployment* Use the Express application framework* Configure Bootstrap for mobile-first theming* Use data storage engines such as MySQL, SQLITE3, and MongoDB* Understand user authentication methods, including OAuth, with third-party services* Deploy Node.js to live servers, including microservice development with Docker* Perform unit testing with Mocha* Perform functional testing of the web application with CasperJSIn DetailNode.js is a server-side JavaScript platform using an event driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time.
Node.js Web Development shows JavaScript is not just for browser-side applications. It can be used for server-side web application development, real-time applications, microservices, and much more. This book gives you an excellent starting point, bringing you straight to the heart of developing web applications with Node.js.
You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create and maintain your own Node.js application. With this book you'll learn how to use the HTTP Server and Client objects, data storage with both SQL and MongoDB databases, real-time applications with Socket.IO, mobile-first theming with Bootstrap, microservice deployment with Docker, authenticating against third-party services using OAuth, and much more. Style and ApproachThis book is a practical guide for anyone looking to develop striking and robust web applications using Node.js.
Описание: Get to the forefront of server-side JavaScript programming by writing compact, robust, fast, networked Node applications that scale. Ready to take JavaScript beyond the browser, explore dynamic languages features and embrace evented programming?
Описание: Cyber-criminals have your web applications in their crosshairs. They search for and exploit common security mistakes in your web application to steal user data. Learn how you can secure your Node.js applications, database and web server to avoid these security holes.
Автор: Doglio Название: Reactive Programming with Node.js ISBN: 1484221516 ISBN-13(EAN): 9781484221518 Издательство: Springer Рейтинг: Цена: 3772.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming.
Using Reactive Programming with Node.js you will understand the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide this development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides the main features, and learn how to scale up a system developed using RP in Node.js.
Ideal for back-end developers with knowledge of Node.js or JavaScript, this book enables you to get up and running with RP in Node.js, and revolutionize your back-end development.
What You Will Learn<
What Reactive Programming is, and all the variations there are. How to use the main libraries that provide this type of development experience in Node.js.How to create a custom library.How to scale up a system developed using RP in Node.js.
Who This Book Is For
Any back-end developers who understand Node.js or are advanced enough to pick up the basics along the way. Ideal for developers who have an interest in learning about this different programming paradigm that's being used more and more every day.
Автор: Pereira Название: Building APIs with Node.js ISBN: 1484224418 ISBN-13(EAN): 9781484224410 Издательство: Springer Рейтинг: Цена: 2794.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
This quick guide teaches you how to build scalable APIs using the Node.js platform and ES6 (EcmaScript 2015).Developing systems for the wide range of devices available in the modern world requires the construction of APIs designed to work only with data in a centralized manner, allowing client-side applications to be developed separately and have a unique interface for the final user. Node.js has proven itself to be an excellent platform for building REST APIs because of its single-thread architecture. It has a low learning curve and can be understood by anyone who has a basic understanding of the JavaScript language. Use Building APIs with Node.js today to understand how Node.js APIs work, and how you can build your own.
What You Will Learn
How to build scalable APIs using the Node.js platformHow to use ES6, Express, Passport, ApiDoc, Mocha, Helmet and moreHow to integrate an SQL database through Sequelize.js and build a single page application using Vanilla.js
Who This Book Is For
Ideal for developers who have a basic understanding of JavaScript and Node.js.
Автор: Herron David Название: Node Web Development ISBN: 1782163301 ISBN-13(EAN): 9781782163305 Издательство: Неизвестно Рейтинг: Цена: 9010.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Mulder Patrick Название: Node.Js for Embedded Systems ISBN: 1491928999 ISBN-13(EAN): 9781491928998 Издательство: Wiley Рейтинг: Цена: 3800.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This practical guide shows hardware and software engineers, makers, and web developers how to talk in JavaScript with a variety of hardware platforms. Authors Patrick Mulder and Kelsey Breseman also delve into the basics of microcontrollers, single-board computers, and other hardware components.
Автор: Powers Shelley Название: Learning Node: Moving to the Server-Side ISBN: 1491943122 ISBN-13(EAN): 9781491943120 Издательство: Wiley Рейтинг: Цена: 5067.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Updated for the latest Node Long Term Support (LTS) and Node Current (6.0) releases, this hands-on edition helps you master Node`s core fundamentals and gain experience with several built-in and contributed modules.
Автор: Krause Название: Programming Web Applications with Node, Express and Pug ISBN: 1484225104 ISBN-13(EAN): 9781484225103 Издательство: Springer Рейтинг: Цена: 4191.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn how to program modern web applications using the full Node.js platform, including Node.js on the server, Express for middleware and routing, and Pug (formerly Jade) to simplify the creation of views.
Node.js is the foundation of all full JavaScript apps and plenty of books cover its full usage. This book focuses on how to use it to create server-based, modern web applications. Using Node.js alongside Express and Pug - the brand new version of Jade - you can create modern web applications solely using JavaScript. This book teaches you how to structure and build your app from scratch, and make development easy.
What You Will Learn
Use NodeJS in general and particularly the features require to create web applicationsUnderstand middleware and how to develop using the Express frameworkExplore the template engine Pug (formerly Jade) and how you can integrate it with Express
Who This Book Is For
Developers of web applications who come from Java/J2EE, ASP.NET, PHP, Ruby on Rails and want to explore the capabilities of JavaScript based server apps. It’s suitable for beginners that have a basic understanding of JavaScript already.
Описание: Node.js is the platform of choice for creating modern web services. This fast-paced book gets you up to speed on server-side programming with Node.js 8, as you develop real programs that are small, fast, low-profile, and useful.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru