Loading...
Loading...
Found 4 Skills
Best practices and guidelines for Rollup.js module bundler configuration, ES modules, and library bundling
Rollup ES module bundler. Use for library bundling.
Reduce bundle size by eliminating dead code that is never used in your application.
Create or modify vanilla HTML/CSS/JavaScript (without a framework) using modular ES modules (ESM), vanilla technologies, clean and readable code, ready for production (no transpiling). Useful for lightweight, high-performance pages, dependency-free UI widgets, standard JavaScript refactoring, and rapid prototyping without using frameworks like React, Angular or Vue.