An open API service indexing awesome lists of open source software.

https://github.com/yoriiis/node-workshop

A beginner-level intro to Node.js inspector and Webpack pugin creation
https://github.com/yoriiis/node-workshop

inspector nodejs slides webpack webpack-plugin workshop

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://yoriiis.github.io/node-workshop).

## Node.js inspector

Project is available in the directory [`./node-inspector/`](/node-inspector).

## Webpack plugin creation

Project is available in the directory [`./webpack-plugin/`](/webpack-plugin).