

832: Potluck: When to Use a Framework × Goodbye Webpack × Custom Events in React + More!
25 snips Oct 9, 2024
Scott and Wes tackle a variety of engaging topics, including the shift from Create React App to Vite and Next.js, detailing the benefits and challenges of each. They delve into the journey from junior to senior developer, emphasizing the need for a broader perspective on business impacts. The duo also explores the Godot game development framework, sharing personal experiences with AI coding assistants. Additionally, they provide insights on navigating React event handling and give career advice for freelancers.
AI Snips
Chapters
Transcript
Episode notes
DenverScript Giveaway
- Scott Talinsky and CJ Reynolds gave away Syntax fingerboards at DenverScript.
- They used a script to randomly pick winners from RSVPs, creating a fun experience.
Migrating from Create React App
- Migrate Create React App projects to Vite for easier tooling and a simpler setup.
- Vite uses an HTML entry point and handles most configurations automatically.
Working with QA
- Approach QA teams with a collaborative mindset, understanding they share the goal of shipping quality code.
- View QA as helping you, as bugs caught early reflect better on you than bugs found by users.