https://github.com/akx/demystifying-webpack
Demystifying Webpack – presentation & code
https://github.com/akx/demystifying-webpack
presentation tutorial webpack
Last synced: 10 months ago
JSON representation
Demystifying Webpack – presentation & code
- Host: GitHub
- URL: https://github.com/akx/demystifying-webpack
- Owner: akx
- License: mit
- Created: 2017-04-27T07:57:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T09:32:01.000Z (over 8 years ago)
- Last Synced: 2025-02-28T07:12:35.972Z (11 months ago)
- Topics: presentation, tutorial, webpack
- Language: JavaScript
- Homepage: https://akx.github.io/demystifying-webpack/
- Size: 5.07 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demystifying Webpack
This is the presentation and code from
the Demystifying Webpack presentation I held
at Turku <3 Frontend on 26th April 2017.
The presentation is available in PDF and
Markdown formats.
* [presentation.pdf](./presentation.pdf)
* [presentation.md](./presentation.md)
The commits in the repository reflect the
evolution of the code as it was written during
the presentation.