Name: Lukas Taegert-Atkinson
Type: User
Company: TNG Technology Consulting GmbH
Bio: Mathematician, software engineer and senior consultant at @TNG, JavaScript enthusiast and current maintainer of @rollup.
Location: Munich, Germany
Blog: rollupjs.org
Lukas Taegert-Atkinson's Projects
Development test runner for webpack to improve TDD experience. Runs only specs affected by code change. Serve test files from memory. For large project with hundreds of test files.
Demo how to use @vite/plugin-legacy with vite-plugin-ssr
Rollup examples for ViteConf 23
Reinventing Rollup
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
:muscle: the mighty option parser used by yargs