Fullstack.io, 2020. — 258 p. Fullstack Node.js: The Complete Guide to Building Production Apps with Node.js – Full Package Fullstack Node.js contains everything you need to learn to create fast, production Node.js code. Including: How to create high-performance API servers in Node How to leverage Node’s async capabilities for maximum performance Community conventions for...
Packt Publishing, 2014. — 269 p. — ISBN10: 1783287330, ISBN13: 978-1-78328-733-8. На англ. языке. Develop stunning web and desktop applications with the definitive Node.js. Node.js has emerged as a strong alternative to PHP, and has taken the world of web development by storm. Node.js is a platform that's used to build fast, scalable network applications using JavaScript as a...
Packt Publishing, 2017. — 332 p. — ISBN: 978-1-78646-545-0. Create interactive bots on platforms such as Facebook Messenger, Kik, Telegram, and Skype to automate workflows Create a bot that works with SQL Server and Skype to deal with HR requests within a company Work with some of the most cutting-edge and widely-used APIs and messaging platforms to create interactive...
Leanpub, 2016. — 88 p. — ASIN: B01ED4QWPA. The CLI Book is your step-by-step guide to write Command Line Clients with Node.js. Learn everything what makes Command Line Clients successful and learn to compose the best Command Line Interfaces (CLI). The first part of the book explains what is needed for a successful Command Line Client, in the second part we build an application...
Apress, 2018. — 160 p. — ISBN: 1484239902. Take your Node.js application into production-ready status, capable of scaling up to whatever your needs might be. You'll discover that architecting for successful, popular sites is an essential tool of any professional Node.js developer, and learning to scale your own applications is a great place to start. Using this book you will learn...
Packt Publishing, 2017. — 186 p. — ISBN: 978-1-78712-814-9. Become a Node.js craftsman. The Node Craftsman Book helps JavaScript programmers with basic Node.js knowledge to now thoroughly master Node.js and JavaScript. This book dives you deeper into the craft of software development with Node.js and JavaScript, including object-orientation, test-driven development, database...
Packt Publishing, 2016. — 329 p. — ISBN: 978-1-78588-843-4. Create stunning web applications and Restful APIs from start to finish with Express, Loopback, MongoDB, and MySQL using this definitive guide Node.js is the most popular framework to create server-side applications today. Be it web, desktop, or mobile, Node.js comes to your rescue to create stunning real-time...
Rheinwerk Computing, 2022. — 834 р. — ISBN 978-1-4932-2293-3. If you’re developing server-side JavaScript applications, you need Node.js! Start with the basics of the Node.js environment: installation, application structure, and modules. Then follow detailed code examples to learn about web development using frameworks like Express and Nest. Learn about different approaches to...
Addison-Wesley, 2016. — 320 p. Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability. You’ll start by installing and running Node.js, understanding the extensions it uses, and quickly writing your first app. Next, building on the basics, you’ll...
Packt Publishing, 2017. — 654 p. — ISBN: 978-1-78588-008-7. Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node 4, 6, and 8. The principles of asynchronous event-driven programming are perfect for today's web, where efficient real-time applications and scalability are at the...
5th ed. — Packt Publishing, 2020. — 711 p. — ISBN: 9781838987572 This updated fifth edition will help you build a scalable back-end with Express.js and ECMAScript, along with covering best practices for building web apps with the JavaScript stack Key Features Learn back-end web programming with the JavaScript stack using Node.js's latest features and tools Explore best...
2019. — 478 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, common tasks...
Packt Publishing Ltd., 2018. — 304 p. — ISBN: 978-1-78862-021-5. Understand microservice concepts while learning to develop with Express, deploy with Docker, and scale with Swarm and Kubernetes using Node 10 Microservices enable us to develop software in small pieces that work together but can be developed separately; this is one reason why enterprises have started embracing...
Packt Publishing, 2015. — 136 p. — ISBN13: 978-1-78528-614-8. Take your application to the next level of high performance using the extensive capabilities of Node.js. Node.js is a tool written in C, which allows you to use JavaScript on the server-side. High performance on a platform like Node.js is knowing how to take advantage of every aspect of your hardware, helping memory...
Pragmatic Bookshelf, 2018. — 370 p. — ISBN13: 978-1-68050-195-7. 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. Take JavaScript beyond the browser, explore dynamic language features, and embrace...
Leanpub, 2015. — 128 p. A comprehensive tutorial-style eBook that gets you from zero to native Web application development with JavaScript in no time. Each chapter will cover simple examples and explain the concepts in detail. Exercises provided at the end of each chapter will help practicing the concepts. In last chapter, we will develop end to end web application using MEAN...
3rd Edition. — Packt Publishing, July 2020. — 660 p. — ISBN: 978-1-83921-411-0. Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big. In this book, we will show you how to implement a series of best practices and design...
O’Reilly Media, Inc., 2020-11-03. — 377 p. — ISBN: 978-1-492-07729-9. Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world’s largest package repository, Node’s enterprise foothold is only expected to grow. In this hands-on...
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...
2017. — 426 p. 50 Recipes on Programming Node.js is structured in a Cookbook format featuring recipes that contain problem statements with solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the...
Packt Publishing, 2018. — 100 p. — ISBN: 1789539668. Learn everything you need to get up and running with cutting-edge API development using JavaScript and Node.js; ideal for data-intensive real-time applications that run across multiple platforms. Using the same framework to build both server and client-side applications saves you time and money. This book teaches you how you...
Packt Publishing, 2017. — 498 p. Node.js, a modern development environment that enables developers to write server- and client-side code with JavaScript, thus becoming a popular choice among developers. This book covers the features of Node that are especially helpful to developers creating highly concurrent real-time applications. It takes you on a tour of Node's innovative...
Amazon Digital Services LLC, 2016. — 63 p. — ASIN B01N7A4NFT. Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made node.js as one of the most powerful framework in the Java Ecosystem. JavaScript alone allows you to build real-time and scalable mobile and web applications. With this...
Learning Curve Books, 2020. — 102 p. This book is an introduction to building your own Node server from scratch. Although Express is a popular framework that acts as a wrapper around native Node architecture it will not be covered by this book. There are already plenty of good tutorials and books that cover the subject. Node API - as the title suggests - will focus on the bare...
Independently published, 2021. — 172 p. — ASIN B08Y9C8HHZ. Take a deep dive into Node.js to learn more about this complex web-development application. Do you want to learn how to build scalable web applications? If you said yes, then this is the book you have been searching for! Node.js is the number one choice for server-side web development, as it allows you to build both...
Young M. Computer Guru Institute, 2023. — 192 p. — (2024 Collection: Forging Ahead in Tech and Programming). — ASIN: B0CKTGHVFG. Whether you're a beginner or an experienced developer, this book is your key to mastering Node.js and building efficient backend systems. Node.js is an open-source, server-side JavaScript runtime environment that allows you to execute JavaScript code...
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...
3rd Revised edition. — Packt Publishing, 2017. — 330 p. — ISBN10: 1788395085; ISBN13: 978-1788395083. Use the two popular web development stacks, Node.js and MongoDB, to build full-featured web applications. About This Book Learn the new ECMAScript along with Node 8 and MongoDB to make your application more effective. Get the up-to-date information required to launch your first...
Apress, 2017. — 175 p. — ISBN13: (electronic): 978-1-4842-2152-5. 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...
2nd Edition. — Apress Media LLC, 2018. — 331 p. — ISBN 978-1-4842-3715-1. 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...
Apress Media LLC., 2020. — 229 p. — ISBN13: (electronic): 978-1-4842-6118-7. This book covers the cloud foundry (CF) architecture and how SAP HANA XSA follows the model. It begins with the details of the different architectural layers of applications hosted in XSA (specifically, microservices). Everything you need to know is presented, including analyzing requests,...
Manning Publications Co., 2016. — 258 p. — ISBN: 978-1617292422. Express.js is a web application framework for Node.js. Express organizes your server-side JavaScript into testable, maintainable modules. It provides a powerful set of features to efficiently manage routes, requests, and views along with beautiful boilerplate for your web applications. Express helps you...
Self-published, 2023. — 200 p. Tao of Node contains proven rules and guidelines to build better applications. You will learn more about architecture, design, tooling, testing, and performance. Where to go after the basics? This is the question every beginner has once they learn the basics of Node. You know how to build an application and understand how the tools work. But once...
Orange Education Pvt Ltd, AVA., 2024. — 409 р. — ISBN: 978-81-96815-15-8. Unleash the Power of Node.js for Building Enterprise-Grade, Scalable Server-Side Applications. Unlock the full potential of Node.js for modern web development with this comprehensive handbook to developing applications and services. The book will cover the fundamentals to advanced techniques, and explore...
Bleeding Edge Press, 2018. — 262 p. — ISBN: 978-1939902627. JavaScript frameworks go in and out of style very quickly as web technologies change and grow. Nest.js is a good starting point for many developers that are looking to use a modern web framework because it uses a language that is very similar to that of the most used language on the web to this day, JavaScript. Nest.js...
Packt Publishing, 2018. — 673 p. — ISBN: 978-1-78839-393-5. Takes you through creating your own API, building a full real-time web app, securing your Node systems, and practical applications of the latest Async and Await technologies. It maps out everything in a comprehensive, easy-to-follow package designed to get you up and running quickly. Advanced Node.js Development is a...
Packt Publishing Ltd., November 2018. — 126 p. — ISBN: 978-1-78934-539-1. Build real-world robust web applications and APIs using the modern and expressive Koa Node.js framework. Every developer wants to build modular and scalable web applications. Modern versions of JavaScript have made this possible in Node.js, and Koa is a Node.js framework that makes it easy. This book is...
Apress Media LLC, 2021. — 290 p. — ISBN-13 (electronic): 978-1-4842-6661-8. Learn how to quickly set up the test automation tool WebdriverIO, one of the major Node.js-based test frameworks. Software testing is here to stay, and an integral part of this is test automation. Dive into the amazing possibilities that WebDriverIO offers to automate browser interactions for a user of...
Independently published, 2024. — 132 р. Learn by doing: code a Web server in Node.js Introduction Most people use HTTP daily, but few understand its inner workings. This “Build Your Own X” book dives deep, teaching basics from scratch for a clearer understanding of the tools and tech we rely on. Network programming. Protocols & communication. HTTP in detail. Contents Part I:...
Leanpub, 23.09.2023. — 113 р. — (Version v1.2). Master Node.js security and secure coding best practices through analyzing and exploiting real-world vulnerable npm packages. Master Node.js security through hands-on learning and best practices. Learn secure coding conventions in Node.js by executing command injection attacks on real-world npm packages and analyzing vulnerable...
GitforGits, 2024. — 424 р. — ASIN: B0DNTRWS69. Get certified in Node.js application development and take your career to the next level! The JSNAD certification is your ticket to proving your deep understanding and proficiency in Node.js application development. This fantastic book is perfect for anyone aiming to ace the JSNAD exam. The book is packed with essential Node.js...
Manning Publications, 2019. — 483 p. — ISBN: 978-1-617294-74-7. Get Programming with Node.js Get Programming with Node.js teaches you to write server-side code in JavaScript using Node.js. In 37 fast-paced, fun, and practical lessons, you’ll discover how to extend your existing JavaScript skills to write back-end code for your web applications. Node.js delivers the speed and...
Комментарии