
The Stack Overflow Podcast WBIT#3: Can good team dynamics make Agile obsolete?
5 snips
Jan 22, 2025 Wes Copeland, a senior front-end engineer at Apartment Advisor and an avid open-source contributor, shares insights on transforming rental experiences in competitive markets like Boston and New York. He discusses cutting-edge tech stacks used in web development and highlights the importance of user experience design through clarity and iteration. Wes also explores a shift from strict Agile practices to a more flexible approach for better team dynamics, emphasizing real-world problem-solving and data-driven design choices.
AI Snips
Chapters
Transcript
Episode notes
Website Architecture
- Apartment Advisor's website uses Next.js apps in an NX monorepo, TypeScript, and Tailwind.
- They prioritize SEO and performance, leading them to switch from Material UI to Tailwind.
Managing Tech Debt
- Prioritize writing tests to enable faster code changes without fear of breaking things.
- Don't blindly chase the latest tech; if old code works well and is tested, it doesn't need immediate updating.
LLM-Powered CRM
- Apartment Advisor uses LLMs in their CRM to help agents manage renter information and prioritize tasks.
- Wes focuses on simplifying the UX, ensuring the presented information is actionable.
