Sparrow0hawk / eventHandling-webpack

Messing around with vanilla javascript

Repository from Github https://github.comSparrow0hawk/eventHandling-webpackRepository from Github https://github.comSparrow0hawk/eventHandling-webpack

Webpack and EventHandling

Messing around trying to understand Webpack but also eventHandling in JS.

Usage

This repository is really for experimenting. Expected behaviours are defined in tests using Playwright.

# bundle javascript
npm install

# run bundling
npm run build

To run the tests:

npm run test

About

Messing around with vanilla javascript


Languages

Language:JavaScript 100.0%