Server Side Development With Node Js And Koa Js Quick Start Guide

Server Side Development With Node Js And Koa Js Quick Start Guide Book in PDF, ePub and Kindle version is available to download in english. Read online anytime anywhere directly from your device. Click on the download button below to get a free pdf file of Server Side Development With Node Js And Koa Js Quick Start Guide book. This book definitely worth reading, it is an incredibly well-written.

Server Side development with Node.js and Koa.js Quick Start Guide

Author : Olayinka Omole
Publisher : Packt Publishing Ltd
Page : 126 pages
File Size : 40,5 Mb
Release : 2018-11-30
Category : Computers
ISBN : 9781789343663

Get Book

Server Side development with Node.js and Koa.js Quick Start Guide by Olayinka Omole Pdf

Every developer wants to build modular and scalable web applications. Modern versions of the JavaScript language have made this possible in Node.js, and Koa is a Node.js framework that makes it easy. This book is the ideal introduction for JavaScript developers who want to create scalable serverside applications using Node.js and Koa.js.

The MySQL Workshop

Author : Thomas Pettit,Scott Cosentino
Publisher : Packt Publishing Ltd
Page : 726 pages
File Size : 53,7 Mb
Release : 2022-04-29
Category : Computers
ISBN : 9781839215476

Get Book

The MySQL Workshop by Thomas Pettit,Scott Cosentino Pdf

Learning MySQL just got a whole lot easier, thanks to this hands-on workshop, complete with simple explanations, engaging examples, and realistic exercises that focus on helping you to build and maintain databases effectively Key Features Learn how to set up and maintain a MySQL database Run SQL queries to create, retrieve, and manipulate data Use MySQL effectively with common business applications such as Excel and MS Access Book Description Do you want to learn how to create and maintain databases effectively? Are you looking for simple answers to basic MySQL questions as well as straightforward examples that you can use at work? If so, this workshop is the right choice for you. Designed to build your confidence through hands-on practice, this book uses a simple approach that focuses on the practical, so you can get straight down to business without having to wade through pages and pages of dull, dry theory. As you work through bite-sized exercises and activities, you'll learn how to use different MySQL tools to create a database and manage the data within it. You'll see how to transfer data between a MySQL database and other sources, and use real-world datasets to gain valuable experience of manipulating and gaining insights from data. As you progress, you'll discover how to protect your database by managing user permissions and performing logical backups and restores. If you've already tried to teach yourself SQL, but haven't been able to make the leap from understanding simple queries to working on live projects with a real database management system, The MySQL Workshop will get you on the right track. By the end of this MySQL book, you'll have the knowledge, skills, and confidence to advance your career and tackle your own ambitious projects with MySQL. What you will learn Understand the concepts of relational databases and document stores Use SQL queries, stored procedures, views, functions, and transactions Connect to and manipulate data using MS Access, MS Excel, and Visual Basic for Applications (VBA) Read and write data in the CSV or JSON format using MySQL Manage data while running MySQL Shell in JavaScript mode Use X DevAPI to access a NoSQL interface for MySQL Manage user roles, credentials, and privileges to keep data secure Perform a logical database backup with mysqldump and mysqlpump Who this book is for This book is for anyone who wants to learn how to use MySQL in a productive, efficient way. If you're totally new to MySQL, it'll help you get started or if you've used MySQL before, it'll fill in any gaps, consolidate key concepts, and offer valuable hands-on practice. Prior knowledge of simple SQL or basic programming techniques will help you in quickly grasping the concepts covered, but is not necessary.

Next.js Quick Start Guide

Author : Kirill Konshin
Publisher : Packt Publishing Ltd
Page : 158 pages
File Size : 43,5 Mb
Release : 2018-07-26
Category : Computers
ISBN : 9781788995849

Get Book

Next.js Quick Start Guide by Kirill Konshin Pdf

Next.js is a powerful addition to the evergrowing and dynamic JavaScript world. Built on top of React, Webpack and Babel, it is a minimalistic framework for server-rendered universal JavaScript applications. This book will show you the best practices of building sites using Next.jS, enabling you to build SEO-friendly and super fast websites.

Node Cookbook

Author : Bethany Griggs
Publisher : Packt Publishing Ltd
Page : 512 pages
File Size : 46,8 Mb
Release : 2020-11-25
Category : Computers
ISBN : 9781838554576

Get Book

Node Cookbook by Bethany Griggs Pdf

Discover practical recipes to get to grips with Node.js concepts and programming models for delivering a scalable server-side for your applications Key FeaturesImplement practical solutions for scaling, securing, and testing your Node.js web apps effectivelyBuild and deploy scalable microservices architecture with the power of Node.js 14Discover techniques for debugging and testing Node.js applicationsBook Description A key technology for building web applications and tooling, Node.js brings JavaScript to the server enabling full-stack development in a common language. This fourth edition of the Node Cookbook is updated with the latest Node.js features and the evolution of the Node.js framework ecosystems. This practical guide will help you to get started with creating, debugging, and deploying your Node.js applications and cover solutions to common problems, along with tips to avoid pitfalls. You'll become familiar with the Node.js development model by learning how to handle files and build simple web applications and then explore established and emerging Node.js web frameworks such as Express.js and Fastify. As you advance, you'll discover techniques for detecting problems in your applications, handling security concerns, and deploying your applications to the cloud. This recipe-based guide will help you to easily navigate through various core topics of server-side web application development with Node.js. By the end of this Node book, you'll be well-versed with core Node.js concepts and have gained the knowledge to start building performant and scalable Node.js applications. What you will learnUnderstand the Node.js asynchronous programming modelCreate simple Node.js applications using modules and web frameworksDevelop simple web applications using web frameworks such as Fastify and ExpressDiscover tips for testing, optimizing, and securing your web applicationsCreate and deploy Node.js microservicesDebug and diagnose issues in your Node.js applicationsWho this book is for The book is for web developers who have knowledge of JavaScript and want to gain a broad understanding of Node.js concepts for server-side development.

Node Js with Koa 2

Author : Amin Baburao Nagpure
Publisher : Createspace Independent Publishing Platform
Page : 96 pages
File Size : 52,7 Mb
Release : 2016-10-28
Category : Electronic
ISBN : 1539779246

Get Book

Node Js with Koa 2 by Amin Baburao Nagpure Pdf

Learn Node Js With koa 2, step by step guide to develop web apps with complete source code...

Learn NodeJS in 24 Hours

Author : Alex Nordeen
Publisher : Guru99
Page : 74 pages
File Size : 48,9 Mb
Release : 2020-10-31
Category : Computers
ISBN : 8210379456XXX

Get Book

Learn NodeJS in 24 Hours by Alex Nordeen Pdf

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 e-book, you will explore more on the node.js framework and how to use it efficiently for web development. Average developers or beginners who struggle to understand node.js basics will find this book very helpful and productive. The book tried to put examples that simplify problems usually faced by the users like how asynchronous code works, what are modules, how big file can be read, node.js express, etc. You will find that lots of concepts that take a long time to master can be learned in a day or two. If this is your first interaction with node.js and don’t want all sort of troubles that arise with the node, this edition is recommended. After going through this e-book, node.js will become an absolute pleasure. Table of content Chapter 1: Introduction 1. Introduction to Node.js 2. What is Node.js? 3. Why use Node.js? 4. Features of Node.js 5. Who uses Node.js 6. When to Use Node.js 7. When to not use Node.js Chapter 2: How to Download & Install Node.js - NPM on Windows 1. How to install Node.js on Windows 2. Installing NPM (Node Package Manager) on Windows 3. Running your first Hello World application in Node.js Chapter 3: Node.js NPM Tutorial: Create, Publish, Extend & Manage 1. What are modules in Node.js? 2. Using modules in Node.js 3. Creating NPM modules 4. Extending modules 5. Publishing NPM(Node Package Manager) Modules 6. Managing third party packages with npm 7. What is the package.json file Chapter 4: Create HTTP Web Server in Node.js: Complete Tutorial 1. Node as a web server using HTTP 2. Handling GET Requests in Node.js Chapter 5: Node.js Express FrameWork Tutorial 1. What is Express.js? 2. Installing and using Express 3. What are Routes? 4. Sample Web server using express.js Chapter 6: Node.js MongoDB Tutorial with Examples 1. Node.js and NoSQL Databases 2. Using MongoDB and Node.js 3. How to build a node express app with MongoDB to store and serve content Chapter 7: Node.js Promise Tutorial 1. What are promises? 2. Callbacks to promises 3. Dealing with nested promises 4. Creating a custom promise Chapter 8: Bluebird Promises Tutorial Chapter 9: Node.js Generators & Compare with Callbacks 1. What are generators? 2. Callbacks vs. generators Chapter 10: Node js Streams Tutorial: Filestream, Pipes 1. Filestream in Node.js 2. Pipes in Node.js 3. Events in Node.js 4. Emitting Events Chapter 11: Node.js Unit Testing Tutorial with Jasmine 1. Overview of Jasmine for testing Node.js applications 2. How to use Jasmine to test Node.js applications Chapter 12: Node.Js Vs AngularJS: Know the Difference 1. What is Node JS? 2. What is Angular JS? 3. Node JS VS. Angular JS 4. What Is Better Node JS Or Angular JS? Chapter 13: Node.js Vs Python: What's the Difference? 1. What is Node.js? 2. What is Python? 3. Node.JS Vs. Python 4. When to use Node js? 5. When to use Python?

MERN Quick Start Guide

Author : Eddy Wilson
Publisher : Packt Publishing Ltd
Page : 294 pages
File Size : 54,7 Mb
Release : 2018-05-31
Category : Computers
ISBN : 9781787280045

Get Book

MERN Quick Start Guide by Eddy Wilson Pdf

The MERN stack is a collection of great tools – MongoDB, ExpressJS, React, and Node – that provide a strong base for a developer to build easily maintainable web applications. With each of them a JavaScript or JavaScript-based technology, the shared programming language means it takes less time to develop web applications.

Learn NodeJS in 1 Day

Author : Krishna Rungta
Publisher : Unknown
Page : 63 pages
File Size : 46,6 Mb
Release : 2016-12-20
Category : Electronic
ISBN : 1520159110

Get Book

Learn NodeJS in 1 Day by Krishna Rungta Pdf

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 e-book, you will explore more on the node.js framework and how to use it efficiently for web development. Average developers or beginners who struggle to understand node.js basics will find this book very helpful and productive. The book tried to put examples that simplify problems usually faced by the users like how asynchronous code works, what are modules, how big file can be read, node.js express, etc. You will find that lots of concepts that take a long time to master can be learned in a day or two. If this is your first interaction with node.js and don't want all sort of troubles that arise with the node, this edition is recommended. After going through this e-book, node.js will become an absolute pleasure. Table of content Chapter 1: Introduction What is node.js Why use Node.js Features of Node.js When to use and not use Node.js Chapter 2: Download & Install Node.js How to install node.js Installing node through a package manager Running your first Hello world application in Node.js Chapter 3: Modules What are modules in Node.js Using modules in Node.js Creating NPM modules Extending modules Publishing NPM Modules Managing third party packages with npm What is the package.json file Chapter 4: Create Server and Get Data Chapter 5: Node.js with Express What is Express.js Installing and using Express What are Routes Sample Web server using express.js Chapter 6: Node.js with MongoDB Node.js and NoSQL Databases Using MongoDB and Node.js How to build a node express app with MongoDB to store and serve content Chapter 7: Promise, Generator, Event and Filestream What are promises Callbacks to promises Generating promises with the BlueBird library Creating a custom promise Callbacks vs generators Filestream in Node.js Emitting Events Chapter 8: Testing with Jasmine Overview of Jasmine for testing Node.js applications How to use Jasmine to test Node.js applications

Node.js

Author : Mem Lnc,John Bach
Publisher : Unknown
Page : 120 pages
File Size : 52,7 Mb
Release : 2021-07
Category : Electronic
ISBN : 9798529672488

Get Book

Node.js by Mem Lnc,John Bach Pdf

Node.js is a backend JavaScript runtime environment that runs on the V8 engine and executes code outside of a web browser. Node.js interprets and executes a JavaScript-based script on its runtime environment. Node.js is one of the fastest server-side application platforms. "You can never understand everything. But you should push yourself to understand the system." - Ryan Dahl, creator of Node.jsWhy is Node.js so popular? Node.js is open-sourced and thus has a vast eco-system of many open-source libraries that can be leveraged using npm. Everything in Node.js is asynchronous. Node.js is single-threaded but supports concurrency with the help of events and callbacks. Node.js is cross-platform. It can be run on Windows, Linux, Unix, Mac OS X, etc. Node.js is based on one of the most popular programming languages - JavaScript. Node.js provides an easy way to build scalable enterprise applications. Now, let's discuss some important theoretical concepts that will really help you to understand how Node.js works so efficiently.In this book you will learn a lot about node.js, you will go on an interesting journey to learn this important language .

Node.js Web Development

Author : David Herron
Publisher : Packt Publishing Ltd
Page : 376 pages
File Size : 40,6 Mb
Release : 2016-06-27
Category : Computers
ISBN : 9781785885419

Get Book

Node.js Web Development by David Herron Pdf

Create real-time server-side applications with this practical, step-by-step guide About 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 applications Who This Book Is For This 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 CasperJS In Detail Node.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 Approach This book is a practical guide for anyone looking to develop striking and robust web applications using Node.js.

Learn JavaScript Programming

Author : Hacktech Academy
Publisher : Hacktech Academy
Page : 180 pages
File Size : 44,5 Mb
Release : 2021-03-25
Category : Electronic
ISBN : 1802350497

Get Book

Learn JavaScript Programming by Hacktech Academy Pdf

⭐️ 55% OFF for Bookstores! NOW at $ 39.95 instead of $ 61.92⭐️ 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! Your Customers will never stop to use this book. Node.js is the number one choice for server-side web development, as it allows you to build both client and server-side software using the same paradigms and tools. This book will take you through the important concepts involved in using Node.js to build your server-side applications. Each chapter is self-contained with its own practical but simple examples to show you how it works. By the end of this book, you will have all the knowledge you need to put together your own web application. In this book, you will: Learn how to set up your Node.js environment. Explore everything about the REPL Terminal. Read about the Node.js package manager. Discover Node.js callbacks and asynchronous JS. Find out about Node.js events, buffers, streams, and the file system. Investigate Node.js global objects and the global object - they are different. Learn about Node.js modules, utility modules, the web module, and more. Find out about the Express framework. Learn RESTful API. Discover how to scale applications. Find out how to package applications. And so much more! Node.js one part of your toolkit in building server and client-side applications. Click on the Buy Now button to get your copy of this book and dive into Node.js and back-end JavaScript development today! Buy it NOW and let your customers get addicted to this amazing book.

Node Cookbook

Author : David Mark Clements,Mathias Buus,Matteo Collina,Peter Elger
Publisher : Packt Publishing Ltd
Page : 654 pages
File Size : 40,8 Mb
Release : 2017-07-31
Category : Computers
ISBN : 9781785881244

Get Book

Node Cookbook by David Mark Clements,Mathias Buus,Matteo Collina,Peter Elger Pdf

Over 60 high-quality recipes covering debugging, security, performance, microservices, web frameworks, databases, deployment and more; rewritten for Node 4, 6, and 8. About This Book Actionable recipes across the full spectrum of Node.js development Cutting edge techniques and tools for measuring and improving performance Best practices for creating readily-scalable production systems Who This Book Is For If you have good knowledge of JavaScript and want to build fast, efficient, scalable client-server solutions, then this book is for you. Some experience with Node.js is assumed to get the most out of this book. If working from a beginner level Node Cookbook 2nd Edition is recommended as a primer for Node Cookbook 3rd Edition. What You Will Learn Debug Node.js programs Write and publish your own Node.js modules Detailed coverage of Node.js core API's Use web frameworks such as Express, Hapi and Koa for accelerated web application development Apply Node.js streams for low-footprint data processing Fast-track performance knowledge and optimization abilities Persistence strategies, including database integrations with MongoDB, MySQL/MariaDB, Postgres, Redis, and LevelDB Apply critical, essential security concepts Use Node with best-of-breed deployment technologies: Docker, Kubernetes and AWS In Detail Today's web demands efficient real-time applications and scalability. Asynchronous event-driven programming is ideal for this, and this is where Node.js comes in. Server-side JavaScript has been here since the 90s, but Node got it right. With Node for tooling and server-side logic, and a browser-based client-side UI, everything is JavaScript. This leads to rapid, fluid development cycles. The full-stack, single language experience means less context-switching between languages for developers, architects and whole teams. This book shows you how to build fast, efficient, and scalable client-server solutions using the latest versions of Node. The book begins with debugging tips and tricks of the trade, and how to write your own modules. Then you'll learn the fundamentals of streams in Node.js, discover I/O control, and how to implement the different web protocols. You'll find recipes for integrating databases such as MongoDB, MySQL/MariaDB, Postgres, Redis, and LevelDB. We also cover the options for building web application with Express, Hapi and Koa. You will then learn about security essentials in Node.js and advanced optimization tools and techniques. By the end of the book you will have acquired the level of expertise to build production-ready and scalable Node.js systems. The techniques and skills you will learn in this book are based on the best practices developed by nearForm, one of the leaders in Node implementations, who supported the work of the authors on this book. Style and approach This recipe-based practical guide presents each topic with step-by-step instructions on how you can create fast and efficient server side applications using the latest features and capabilities in Node 8 whilst also supporting usage with Node 4 and 6.

Hands-on Nuxt.js Web Development

Author : Lau Tiam Kok
Publisher : Packt Publishing Ltd
Page : 679 pages
File Size : 44,8 Mb
Release : 2020-08-14
Category : Computers
ISBN : 9781789956146

Get Book

Hands-on Nuxt.js Web Development by Lau Tiam Kok Pdf

Learn Nuxt.js for building server-side rendered, static-generated, and production-ready Vue.js web applications with the help of practical examples Key FeaturesExplore techniques for authentication, testing, and deployment to build your first complete Nuxt.js web appWrite cleaner, maintainable, and scalable isomorphic JavaScript web applicationsTransform your Vue.js application into universal and static-generated web appsBook Description Nuxt.js is a progressive web framework built on top of Vue.js for server-side rendering (SSR). With Nuxt.js and Vue.js, building universal and static-generated applications from scratch is now easier than ever before. This book starts with an introduction to Nuxt.js and its constituents as a universal SSR framework. You'll learn the fundamentals of Nuxt.js and find out how you can integrate it with the latest version of Vue.js. You'll then explore the Nuxt.js directory structure and set up your first Nuxt.js project using pages, views, routing, and Vue components. With the help of practical examples, you'll learn how to connect your Nuxt.js application with the backend API by exploring your Nuxt.js application’s configuration, plugins, modules, middleware, and the Vuex store. The book shows you how you can turn your Nuxt.js application into a universal or static-generated application by working with REST and GraphQL APIs over HTTP requests. Finally, you'll get to grips with security techniques using authorization, package your Nuxt.js application for testing, and deploy it to production. By the end of this web development book, you'll have developed a solid understanding of using Nuxt.js for your projects and be able to build secure, end-to-end tested, and scalable web applications with SSR, data handling, and SEO capabilities. What you will learnIntegrate Nuxt.js with the latest version of Vue.jsExtend your Vue.js applications using Nuxt.js pages, components, routing, middleware, plugins, and modulesCreate a basic real-time web application using Nuxt.js, Node.js, Koa.js and RethinkDBDevelop universal and static-generated web applications with Nuxt.js, headless CMS and GraphQLBuild Node.js and PHP APIs from scratch with Koa.js, PSRs, GraphQL, MongoDB and MySQLSecure your Nuxt.js applications with the JWT authenticationDiscover best practices for testing and deploying your Nuxt.js applicationsWho this book is for The book is for any JavaScript or full-stack developer who wants to build server-side rendered Vue.js apps. A basic understanding of the Vue.js framework will assist with understanding key concepts covered in the book.

Node.js Web Development

Author : David Herron
Publisher : Packt Publishing Ltd
Page : 746 pages
File Size : 47,5 Mb
Release : 2020-07-31
Category : Computers
ISBN : 9781838983253

Get Book

Node.js Web Development by David Herron Pdf

Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth edition Key Features • Learn backend web programming with the JavaScript stack • Explore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and Terraform • Work through the different stages of developing robust and scalable apps using Node.js 14 Book Description Node.js is the leading choice of server-side web development platform, enabling developers to use the same tools and paradigms for both server-side and client-side software. This updated fifth edition of Node.js Web Development focuses on the new features of Node.js 14, Express 4.x, and ECMAScript, taking you through modern concepts, techniques, and best practices for using Node.js. The book starts by helping you get to grips with the concepts of building server-side web apps with Node.js. You'll learn how to develop a complete Node.js web app, with a backend database tier to help you explore several databases. You'll deploy the app to real web servers, including a cloud hosting platform built on AWS EC2 using Terraform and Docker Swarm, while integrating other tools such as Redis and NGINX. As you advance, you'll learn about unit and functional testing, along with deploying test infrastructure using Docker. Finally, you'll discover how to harden Node.js app security, use Let's Encrypt to provision the HTTPS service, and implement several forms of app security with the help of expert practices. With each chapter, the book will help you put your knowledge into practice throughout the entire life cycle of developing a web app. By the end of this Node.js book, you'll have gained practical Node.js web development knowledge and be able to build and deploy your own apps on a public web hosting solution. What you will learn • Install and use Node.js 14 and Express 4.17 for both web development and deployment • Implement RESTful web services using the Restify framework • Develop, test, and deploy microservices using Docker, Docker Swarm, and Node.js, on AWS EC2 using Terraform • Get up to speed with using data storage engines such as MySQL, SQLite3, and MongoDB • Test your web applications using unit testing with Mocha, and headless browser testing with Puppeteer • Implement HTTPS using Let's Encrypt and enhance application security with Helmet Who this book is for If you're looking for an alternative to the 'P' languages (Perl, PHP, and Python), or if you want to get started with server-side web development with JavaScript programming, or if you want a deep dive into deploying services to cloud hosting, this Node.js book is for you. A rudimentary understanding of JavaScript and web application development is a must before you get started with this book. Table of Contents • About Node.js • Setting Up Node.js • Exploring Node.js Modules • HTTP Servers and Clients • Your First Express Application • Implementing the Mobile-First Paradigm • Data Storage and Retrieval • Authenticating Users with a Microservice • Dynamic Client/Server Interaction with Socket.IO • Deploying Node.js Applications to Linux Servers • Deploying Node.js microservices with Docker • Deploying a Docker Swarm to AWS EC2 with Terraform • Unit Testing and Functional Testing • Security in Node.js Applications

Node.js Web Development

Author : David Herron
Publisher : Packt Publishing Ltd
Page : 482 pages
File Size : 54,6 Mb
Release : 2018-05-30
Category : Computers
ISBN : 9781788627368

Get Book

Node.js Web Development by David Herron Pdf

Node.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. JavaScript is no longer just for browsers and this exciting introduction to Node.js will show you how to build data-intensive applications that run in real time. ...