Skip to content

Commit 06107bd

Browse files
authored
992 (#2181)
1 parent d788b69 commit 06107bd

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
number: 992
3+
title: "Migrating Legacy Code Just Got Easier"
4+
date: 1775041200000
5+
url: https://traffic.megaphone.fm/FSI2522254802.mp3
6+
youtube_url: https://www.youtube.com/watch?v=AOBbD7YJLIc
7+
---
8+
9+
Wes and Scott talk about migrating large codebases with AI — how to plan framework and language moves, establish patterns, handle templating changes, test thoroughly, safely deploy, and more.
10+
11+
### Show Notes
12+
13+
* **[00:00](#t=00:00)** Welcome to Syntax!
14+
* **[01:46](#t=01:46)** Why migrate to a new language or framework?
15+
* **[05:09](#t=05:09)** How to approach a large code migration
16+
* **[08:47](#t=08:47)** Establishing patterns before using AI
17+
* **[10:35](#t=10:35)** Moving from pug to JSX
18+
* **[12:06](#t=12:06)** Building a detailed migration plan
19+
* **[15:18](#t=15:18)** Testing every part of the application
20+
* **[15:51](#t=15:51)** Brought to you by [Sentry.io](https://sentry.io/syntax/)
21+
* **[16:58](#t=16:58)** Deploying and catching issues with Sentry
22+
* **[19:12](#t=19:12)** Converting express requests to web standard requests
23+
* **[19:34](#t=19:34)** Other codebases that could benefit from AI migrations
24+
* **[21:36](#t=21:36)** Sick Picks + Shameless Plugs
25+
26+
### Sick Picks
27+
28+
- Scott: [WisprFlow](https://wisprflow.ai/r?SCOTT2931)
29+
- Wes: [displayplacer](https://github.com/jakehilborn/displayplacer)
30+
31+
### Shameless Plugs
32+
33+
- [Phases Podcast](https://phases.fm/)
34+
35+
### Hit us up on Socials!
36+
37+
Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)
38+
39+
Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)
40+
41+
Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)
42+
43+
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)

0 commit comments

Comments
 (0)