Chapter 9. Writing Your Own Node Modules
In this chapter we will cover:
Creating a test-driven module API
Writing a functional module mock-up
Refactoring from functional to prototypical
Extending a module's API
Deploying a module to npm
In this chapter we will cover:
Creating a test-driven module API
Writing a functional module mock-up
Refactoring from functional to prototypical
Extending a module's API
Deploying a module to npm