Media Summary: Spencer Miskoviak demonstrates how to refactor code with jscodeshift, a JavaScript In this video, we will discuss how can work with and modify large codebases. As we grow in our careers, we often have to make ... "Tree shaking (dead code elimination) can be an invaluable feature in modern build tools to keep bundle sizes slim. Unfortunately ...
Codemods - Detailed Analysis & Overview
Spencer Miskoviak demonstrates how to refactor code with jscodeshift, a JavaScript In this video, we will discuss how can work with and modify large codebases. As we grow in our careers, we often have to make ... "Tree shaking (dead code elimination) can be an invaluable feature in modern build tools to keep bundle sizes slim. Unfortunately ... In this video, we explore how to use jscodeshift for automated code transformations, following a Test-Driven Development (TDD) ... It's 2025, your startup is growing, and you're still using Javascript patterns from six (8? 12?) years ago. What do you do? Using programs to transmogrify your programs.
Automating design token migrations with codemods Steve Dodier-Lazaro When ES modules land in Node, it will be impossible to do this: import {thing} from './common-js-module' Because CommonJS is ... A codeword is a mechanism to make sweeping changes across your code with ease and effectiveness, assisting in large-scale ... Ask your agent to do a large transformation like removing barrel files. In this example, Claude spent 2.5 minutes and 6k tokens, ...