

Why Most Developers Overcomplicate Everything w/ Aaron Francis
12 snips Mar 20, 2025
Aaron Francis, a Laravel developer and co-founder of Try Hard Studios, dives into the world of web development, sharing insights on developer education and the evolution of frameworks. He discusses the trade-offs between Laravel and Rails, advocating for the simplicity of PHP. You'll hear his hot takes on Tailwind vs. Vanilla CSS, and practical advice on Git practices. Plus, he humorously touches on working from non-traditional home offices and balancing family life within the tech realm.
AI Snips
Chapters
Transcript
Episode notes
Home Office Hack
- Aaron Francis avoids expensive office spaces by renting an apartment.
- This setup provides a dedicated workspace and amenities like a pool.
Embrace Tailwind CSS
- Choose Tailwind CSS over vanilla CSS for easier styling.
- Separating concerns doesn't necessitate separating files.
Simplify Git
- Don't overthink Git; prioritize functionality over pristine history.
- Use a GUI client and push straight to main for personal projects.