September 2017
Intermediate to advanced
392 pages
12h 9m
English
This chapter covers
In modern web development, Node is increasingly used to run tools and services depended on by front-end engineers. As a Node programmer, you may be responsible for setting up and maintaining these tools. As a full-stack developer, you’ll want to use these tools to create faster and more reliable web applications. In this chapter, you’ll learn how to use npm scripts, Gulp, and webpack to build maintainable projects.
The benefits of using front-end build systems can be huge. They can help you to write more readable and future-proof code. There’s no need to worry ...
Read now
Unlock full access