[go: up one dir, main page]

Skip to content

A beginner-level intro to Node.js inspector and Webpack pugin creation

Notifications You must be signed in to change notification settings

yoriiis/node-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js workshop

A beginner-level intro to Node.js inspector and Webpack pugin creation.

For presentation slides, check out the gh-pages branch on yoriiis.github.io/node-workshop.

Node.js inspector

Project is available in the directory ./node-inspector/.

Webpack plugin creation

Project is available in the directory ./webpack-plugin/.