Working on some JavaScript which is using ES modules (i.e. import) without needing Webpack to bundle it into a single, minified file. In fact, I don’t need any tooling at all. I don’t want to jinx it, but I think web development is starting to be cool again.