Technical requirements
Just like in the other chapters, we will continue to use the repository at https://github.com/PacktPublishing/Building-Your-Own-JavaScript-Framework. The chapter9
directory for this chapter consists of several sample projects that showcase tools related to framework maintenance. Most of these have a similar structure to a common Node.js project. For each child directory in chapter9
, you can explore the maintenance tool examples. Refer to the chapter9/README.md
files for extra information about the included projects.