Skip to content

PacktPublishing/Server-Side-Development-with-Node.js-and-Koa.js-Quick-Start-Guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Server Side development with Node.js and Koa.js Quick Start Guide, Published by Packt

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

This is the code repository for Server Side development with Node.js and Koa.js Quick Start Guide, published by Packt.

Build robust and scalable web applications with modern JavaScript techniques

What is this book about?

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 the ideal introduction for JavaScript developers who want to create scalable server side applications using Node.js and Koa.js.

This book covers the following exciting features:

  • Create a simple server in Node.js and Koa
  • Work with custom middleware in Koa
  • Handle errors in Koa
  • Create routes, handle requests, and send responses from APIs
  • Build views and use templates in Koa

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

function logTimeUp() {
  console.log(“Time up!”);
}
setTimeout(logTimeUp, 1000);

Following is what you need for this book: This book is for serverside developers and JavaScript developers who want to use Koa.js and Node.js to create fast and real time back end applications.

With the following software and hardware list you can run all code files present in the book (Chapter 1-6).

Software and Hardware List

Chapter Software required OS required
1-6 Node.js, MongoDB, Postman Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Code in Action

Click on the following link to see the Code in Action:

http://bit.ly/2P9N0Fx

Related products

Get to Know the Author

Olayinka Omole is a software engineer currently based in London who grew up in Lagos, Nigeria. He is self-taught and primarily enjoys building with JavaScript, Python, PHP, and Java. He has written a lot about these technologies in multiple blogs and publications, including Sitepoint, and Scotch.io. He spends most of his time doing the usual fun things—writing code, learning how to write more code, and watching TV shows. His background in electrical and electronic engineering ensures that his passion for embedded engineering and DIY projects is also kept alive.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781789345391

About

Server Side development with Node.js and Koa.js Quick Start Guide, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published