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
- Host: GitHub
- URL: https://github.com/yoriiis/node-workshop
- Owner: yoriiis
- Created: 2020-01-18T14:57:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T11:33:55.000Z (over 2 years ago)
- Last Synced: 2025-08-21T01:25:27.104Z (10 months ago)
- Topics: inspector, nodejs, slides, webpack, webpack-plugin, workshop
- Language: JavaScript
- Homepage: https://yoriiis.github.io/node-workshop
- Size: 2.57 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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).