Media Summary: 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 ... When ES modules land in Node, it will be impossible to do this: import {thing} from './common-js-module' Because CommonJS is ... Session description: What happens if you're in a small team and need to

Refactoring Code With Jscodeshift Codemods - Detailed Analysis & Overview

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 ... When ES modules land in Node, it will be impossible to do this: import {thing} from './common-js-module' Because CommonJS is ... Session description: What happens if you're in a small team and need to Imagine you have a team of ~30 developers and nicely sliced web application, where every sub-component is basically a ... Using programs to transmogrify your programs. Join us at CascadiaJS 2020 in Bend, OR --- With

This talk was recorded at NDC Melbourne in Melbourne, Australia.  ... Get a GitNation Multipass, attend 8+ remote JavaScript conferences & watch tens of pro talks and workshops from our past events: ...

Photo Gallery

Refactoring Code with jscodeshift Codemods, with WealthFront Engineer Spencer Miskoviak
Codemod-ing away 4MB of JavaScript | Spencer Miskoviak
How to Refactor Large Codebases? Building JavaScript Codemods
Manage large refactors with JSCodeShift - Clint Goodman - UtahJS 2023
Codemod Crash Course: Automate Refactoring with jscodeshift
An introduction to automated refactoring with JS codemods - Kenneth Skovhus | Copenhagen.js Meetup
Javascript - Refactor with jscodeshift (AST Code mod)
Jenna Badanowski - CodeMods Lightning Talk
Getting Started with Codemods & JSCodeshift
Use Babel to codemod your code
Michele Riva – Refactoring large JavaScript codebases | Øredev 2022
Refactoring distributed codebase using JSCodeShift by Ivan Shmidt
Sponsored
Sponsored
View Detailed Profile
Refactoring Code with jscodeshift Codemods, with WealthFront Engineer Spencer Miskoviak

Refactoring Code with jscodeshift Codemods, with WealthFront Engineer Spencer Miskoviak

Spencer Miskoviak demonstrates how to

Codemod-ing away 4MB of JavaScript | Spencer Miskoviak

Codemod-ing away 4MB of JavaScript | Spencer Miskoviak

"Tree shaking (dead

Sponsored
How to Refactor Large Codebases? Building JavaScript Codemods

How to Refactor Large Codebases? Building JavaScript Codemods

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 ...

Manage large refactors with JSCodeShift - Clint Goodman - UtahJS 2023

Manage large refactors with JSCodeShift - Clint Goodman - UtahJS 2023

Writing

Codemod Crash Course: Automate Refactoring with jscodeshift

Codemod Crash Course: Automate Refactoring with jscodeshift

In this video, we explore how to use

Sponsored
An introduction to automated refactoring with JS codemods - Kenneth Skovhus | Copenhagen.js Meetup

An introduction to automated refactoring with JS codemods - Kenneth Skovhus | Copenhagen.js Meetup

An introduction to automated

Javascript - Refactor with jscodeshift (AST Code mod)

Javascript - Refactor with jscodeshift (AST Code mod)

Resources for learning AST: https://www.youtube.com/watch?v=C06MohLG_3s https://www.youtube.com/watch?v=N5v8Ul6ph90.

Jenna Badanowski - CodeMods Lightning Talk

Jenna Badanowski - CodeMods Lightning Talk

Linked Resources == https://vramana.github.io/blog/2015/12/21/

Getting Started with Codemods & JSCodeshift

Getting Started with Codemods & JSCodeshift

Codemods

Use Babel to codemod your code

Use Babel to codemod your code

When ES modules land in Node, it will be impossible to do this: import {thing} from './common-js-module' Because CommonJS is ...

Michele Riva – Refactoring large JavaScript codebases | Øredev 2022

Michele Riva – Refactoring large JavaScript codebases | Øredev 2022

Session description: What happens if you're in a small team and need to

Refactoring distributed codebase using JSCodeShift by Ivan Shmidt

Refactoring distributed codebase using JSCodeShift by Ivan Shmidt

Imagine you have a team of ~30 developers and nicely sliced web application, where every sub-component is basically a ...

Codemods

Codemods

Using programs to transmogrify your programs.

Effective Refactoring with Codemods - JS Monthly London - November 2018

Effective Refactoring with Codemods - JS Monthly London - November 2018

Presented by Edd Yerburgh.

Large-scale refactoring with codemods - London Node User Group 2018

Large-scale refactoring with codemods - London Node User Group 2018

Refactoring

Codemods: Refactoring JavaScript using JavaScript | Saimon Sharif | CascadiaJS 2019

Codemods: Refactoring JavaScript using JavaScript | Saimon Sharif | CascadiaJS 2019

Join us at CascadiaJS 2020 in Bend, OR https://2020.cascadiajs.com --- With

AI-Driven Code Refactoring: Improving Legacy Codebases Automatically - Jorrik Klijnsma

AI-Driven Code Refactoring: Improving Legacy Codebases Automatically - Jorrik Klijnsma

This talk was recorded at NDC Melbourne in Melbourne, Australia. #ndcmelbourne #ndcconferences #developer ...

JS Refactoring

JS Refactoring

That is how I would

How to refactor JavaScript with JavaScript on a massive scale – Kersjes

How to refactor JavaScript with JavaScript on a massive scale – Kersjes

Get a GitNation Multipass, attend 8+ remote JavaScript conferences & watch tens of pro talks and workshops from our past events: ...

Related Video Content

Code refactoring - Wikipedia information

Refactoring is intended to improve the design, structure, or implementation of the software (its non-functional...

Refactoring: clean your code information

Refactoring is the controllable process of systematically improving your code without writing new functionality. The...

Refactoring - Introduction and Its Techniques - GeeksforGeeks information

Apr 3, 2025 · Refactoring or Code Refactoring is defined as systematic process of improving existing computer code,...

Refactoring information

Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure...

What is code refactoring? - IBM information

Apr 30, 2025 · Code refactoring is a software development practice that alters the internal structure of software...