Laracon DB
Laracon DB
Jeffrey Way Jeffrey Way
Has spoken at:
And has done the following talks:
All my mistakes (2023)
No video available
Have You Tried... (2020)
No video available
Slay the Beast (2017)

Jeffrey Way shares 9 code refactoring techniques to improve Laravel applications, focusing on simplicity and practical solutions. He emphasizes letting code 'grossness' guide refactoring decisions rather than premature optimization, and advocates for optimizing code for deletion rather than trying to future-proof everything. The talk provides concrete examples of patterns like decorators, query objects, and event handling while warning against over-engineering.

Laravel and the frontend (2017)

Jeffrey Way gives a comprehensive talk about Laravel Mix and Webpack, explaining how they work together to handle frontend asset compilation. He covers the core concepts of Webpack including entry points, output, loaders, and plugins, while demonstrating how Laravel Mix provides an elegant wrapper around Webpack's complexity. The talk includes practical examples of compiling JavaScript, CSS, and managing dependencies in Laravel applications.

Things Laravel Made Me Believe (2015)
No video available
Things Laravel Made Me Believe (2015)

Jeffrey Way discusses his philosophy on writing simpler code and building better software, drawing from his experience with Laravel and other industries. He emphasizes the importance of caring about seemingly unimportant details, favoring simple and intuitive APIs over technical purity, and maintaining a healthy level of skepticism towards trending development practices. The talk uses Laravel Elixir as a case study for how focusing on user experience and simplicity can lead to better tools.

What's Wrong With It? (2014)
No video available
Better Testing In Laravel 4 (2013)
No video available
Laravel Testing Tips, Techniques and Pitfalls (2013)