Talk in English - US at Longhorn PHP Conference 2019
Track Name:
Stadium
View Slides: https://speakerdeck.com/sammyk/going-bare-writing-the-web-without-a-framework-longhorn-php-2019
Short URL: https://joind.in/talk/4b6f9
(QR-Code (opens in new window))
If you’ve only ever experienced web development through a web framework, you’re missing out. Have you ever been tempted to rewrite a codebase in your favorite framework? That’s a smell that you need to come to this talk.
Being comfortable developing without a framework is a crucial skill to have for refactoring legacy applications. In this talk I show you how to harness the power of going “frameworkless” so you’ll feel empowered to make better decisions in your next web project. Be set free from your web-framework ball and chain.
Comments
Comments are closed.
Really good, quick, accessible. Well worth a listen and interesting points.
I'm a big advocate of going bare. It's great to get another perspective on going bare, and hear from someone who's a little more like "going bare is good, but also frameworks are good". And it's great to see other ways of doing things in the examples of how the bare application is bootstrapped and set up.
I loved this talk! I recently "went bare" in a small side project and I second guessed myself every step of the way. This talk and Sammy's amazing energy and information validated the decisions that I had made, as well as provided inspiration for new things I'd like to do.
I enjoyed Sammy's breakdown of "when" to "go bare" (ie: greenfield vs. legacy code). Seeing some ways to introduce modern code, packages, and bare PHP into a legacy framework application was a huge plus and selling point.
Sammy had great energy. The way in which he structured the presentation, the problem and solutions, and the way he walked through each step as the next logical step, made it really easy to follow and relate to.
Nice job. Next time, I want the ElePHPant!
I really enjoyed this presentation! It was well thought out, gave me some meaningful things to try, and I'm inspired to experiment with the "going bare" approach with some projects I'm working on. Thanks!
Very good comparison between using a framework and not. Valuable information to those who create brand new sites and have the freedom to make that choice.
Great Job!! Thank you!
I thought this was an insightful talk about not necessarily sticking to a particular framework and composing your own application architecture with components in the ecosystem.