Skip to main contentSkip to navigation
Back to all tags

build-tools

8 topics and 4 pages tagged with "build-tools"

Topics

uv

tool

uv is an extremely fast Python package and project manager written in Rust that replaces pip, virtualenv, poetry, and other Python tooling with 10-100x performance improvements.

9/3/2025
2 pages
package-managerspython-development-toolsbuild-tools+5 more

Webpack

tool

A JavaScript module bundler that packages multiple modules with dependencies into static assets optimized for browser usage, supporting loaders for preprocessing various file types.

9/2/2025
2 pages
build-toolsbundlersjavascript-development+4 more

Vite, Webpack, and Turbopack

review

Vite, Webpack, and Turbopack are leading frontend build tools and module bundlers that optimize JavaScript applications for development and production, offering features like fast HMR, asset optimization, and efficient bundling.

9/2/2025
1 pages
frontend-developmentbuild-toolsjavascript-bundlers+5 more

Turborepo

tool

Turborepo is a high-performance build system for JavaScript and TypeScript monorepos that optimizes task execution through intelligent caching and parallelization.

9/1/2025
1 pages
build-toolstask-runnersmonorepo-management+5 more

React Codemod

tool

React Codemod is a collection of jscodeshift transformation scripts that automate code migration and refactoring tasks for React applications, helping developers upgrade between React versions and adopt new patterns.

8/31/2025
1 pages
developer-toolscode-transformationjavascript-utilities+6 more

npm ELIFECYCLE Error

troubleshoot

npm is the default package manager for Node.js that manages JavaScript dependencies and provides lifecycle script execution for web development projects.

8/28/2025
1 pages
package-managersbuild-toolsjavascript-tools+8 more

Docker Build Context Too Large

troubleshoot

Docker is a containerization platform that packages applications and dependencies into lightweight, portable containers for consistent deployment across environments.

8/26/2025
1 pages
dockercontainerizationdevops+5 more

Maven Gradle Modern Java Build Tools

alternatives

Explore common frustrations with Maven's slowness and Gradle's instability. Learn about Mill's speed, team challenges, and crucial advice before migrating Java build tools.

8/24/2025
1 pages
javabuild-toolsmaven+4 more

Pages