ДМК Пресс, 2012. - 146 c. Книга посвящена разработке веб-приложений в Node.js - платформе, которая выводит язык JavaScript за пределы браузера и позволяет использовать его в серверных приложениях. В основе платформы лежит исключительно быстрый движок JavaScript, заимствованный из браузера Chrome, к которому добавлена быстрая и надежная библиотека асинхронного сетевого...
Pragmatic Bookshelf, 2018. — 336 p. — ISBN13: 978-1-68050-195-7. Целевая аудитория: опытные разработчики на JavaScript. Если вы опытный разработчик на JavaScript и вам нужно хорошее практическое руководство по технологии Node.js, данная книга может предложить вам лучшие практики и стандарты программирования на серверном JavaScript с многочисленными примерами кода и...
СПб.: Питер, 2017. — 512 с.: ил. — (Для профессионалов). — ISBN 978-5-496-02930-8. В книге "Front-end. Клиентская разработка для профессионалов" рассмотрены все важнейшие навыки работы с JavaScript, HTML5 и CSS3, требуемые серьезному разработчику, чтобы преуспеть в создании современного клиентского кода. Читатель быстро освоится с новыми инструментами и технологиями, с...
Packt Publishing, 2015. — 152 p. — ISBN13: 978-1-78398-586-9. In this era of cloud computing, every data provisioning solution is built in a scalable and fail-safe way. Thus, when building RESTful services, the right choice of the underlying platform is vital. Node.js, with its asynchronous, event-driven architecture, is just the right choice to build RESTful APIs. This book...
Apress, 2014. — 288 p. — ISBN13: 978-1-4302-6596-2. Practical Node.js is your step-by-step guide to learning how to build a wide range of scalable real-world web applications using a professional development toolkit. Node.js is an innovative and highly efficient platform for creating web services. But Node.js doesn't live in a vacuum! In a modern web development, many different...
Manning Publications, 2019. — 463 р. — ISBN: 1617294748. Get Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects...
Apress, 2017. — 162 p. — ISBN13: 978-1-4842-2151-8. 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 you will understand theparadigms of RP, why you should use it, and the...
Apress, 2018. — 331 p. — ISBN13: 978-1-4842-3714-4. Manage and understand the full capabilities of successful REST development. REST API development is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages. This completely updated second edition provides a brief background on REST and the tools...
SitePoint, 2018. — 96 p. While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model,...
O’Reilly, 2016. — 264 p. — ISBN: 978-1-491-92899-8. How can we build bridges from the digital world of the Internet to the analog world that surrounds us? By bringing accessibility to embedded components such as sensors and microcontrollers, JavaScript and Node.js might shape the world of physical computing as they did for web browsers. This practical guide shows hardware and...
Leanpub book, 2014. — 52 p. Целевая аудитория: начинающие разработчики на JavaScript и Node.js. Многие языки программирования обзавелись удобными инструментами, позволяющими сократить время разработки, установив нужный пакет в одну команду. Node.js - не исключение. Опытные разработчики слышали и всегда пользуются пакетным менеджером npm, через который удобно находить и...
Manning Publications, 2015. — 426 p. — ISBN13: 978-1-617-29093-0. Целевая аудитория: опытные разработчики на JavaScript Если вы опытный JavaScript разработчик, вам нет нужды изучать серверные языки для самостоятельного создания полноценных приложений: вы можете изучить и работать на Node.js. Данное руководство рассматривает многочисленные протестированные примеры решения...
М.: ДМК Пресс, 2017. — 396 с. — ISBN: 978-5-97060-485-4 Node.js – популярная программная платформа, позволяющая легко и просто создавать масштабируемые серверные приложения на языке JavaScript. Она дает возможность писать эффективный и надежный код на единственном языке, с непревзойденным уровнем пригодности к повторному использованию, используя при этом полный стек технологий....
SitePoint Pty. Ltd, 2022. — 410 p. — ISBN 978-1-925836-53-0. Node.js: Novice to Ninja is your hands-on guide to learning everything needed to build a professional web application using Node.js, the hugely popular open-source, cross-platform, back-end JavaScript runtime environment. You'll start off by getting familiar with the basics - installation and building your first apps...
Leanpub, 2015. — 37 p. Целевая аудитория: опытные разработчики на JavaScript. Опытного программиста от новичка отличает не только хорошее предметное знание языка, но и понимание и умение использовать паттерны проектирования. В этом коротком справочнике рассказывается про паттерн "Модуль" и что он решает, а именно: хорошо изолирует код и определяет зависимости между модулями. А...
Комментарии