Skip to content
Open

1007 #2213

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions shows/1007 - 8 Tech Choices to Lock In Before Agentmaxxing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
number: 1007
title: "8 Tech Choices to Lock In Before Agentmaxxing"
date: 1779706800000
url: https://traffic.megaphone.fm/FSI8645958362.mp3
youtube_url: https://www.youtube.com/watch?v=PrS_IyC9Jss
---

Wes and Scott talk about the foundational decisions that make AI-assisted coding actually work—database schemas, validation, routing, CSS structure, and more. They explore why consistency matters more than specific tools, and how a little upfront planning can keep agents from turning your codebase into chaos.

### Show Notes

* **[00:00](#t=00:00)** Welcome to Syntax!
* **[03:19](#t=03:19)** Planning your database schema before AI touches it
* **[06:08](#t=06:08)** Picking a validation strategy that won’t drift
* **[07:18](#t=07:18)** Mapping your routing structure and auth flow
* **[08:48](#t=08:48)** Brought to you by [Sentry.io](https://sentry.io/syntax/)
* **[10:52](#t=10:52)** Locking in your CSS methodology and UI framework
* **[13:31](#t=13:31)** Choosing how your client and server communicate
* **[15:03](#t=15:03)** Creating a folder structure agents can follow
* **[16:16](#t=16:16)** Don’t be afraid to switch up your AI setup later

### Hit us up on Socials!

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)

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)

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)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
Loading