Book Image

Mastering Web Application Development with Express

By : Alexandru Vladutu
Book Image

Mastering Web Application Development with Express

By: Alexandru Vladutu

Overview of this book

Table of Contents (18 chapters)
Mastering Web Application Development with Express
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we have tackled some of the security issues we need to be aware of when writing a web application, but we haven't exhausted the list. One should always be on the lookout for new threats and ways to be protected against them.

In the next chapter, we will be looking at how to write tests and tools to improve code quality.