learning-node icon indicating copy to clipboard operation
learning-node copied to clipboard

An Open Source Node Learning Course

Results 3 learning-node issues
Sort by recently updated
recently updated
newest added

Create a module that demonstrates as many of the tools and utilities as possible.

Write a gulp script to loop through a given array of Node.js and io.js versions and the walk (loop) through all the modules and run appropriate tests in each module...

After the "Complete Code Coverage" module add another module showing how the misnaming of a callback can be picked up by a linting tool such as JSHint.