The “It's Just Like...” Heuristic
Why feeling that you understand a new idea, is a sign that you didn't.
Read more [verraes.net]
Why feeling that you understand a new idea, is a sign that you didn't.
Read more [verraes.net]
– tighten.com - submitted by Jamison Valenta
Looking for a fun way to dive deeper into Laravel that's not just a to-do list tutorial? Our "Learning Laravel" series by Kristin Collins is exactly what you've been missing!
Read more [tighten.com]
Join 9,500+ smart developers
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
No spam. Unsubscribe anytime. You can also follow me on X.
"Freek’s newsletter is one of the best ways to stay updated with the Laravel and PHP ecosystem. It consistently highlights useful packages, tools, and ideas from the community, especially the amazing work coming from Spatie. As a Laravel developer building SaaS and web platforms, I find it extremely helpful to discover practical tools and insights that improve my development workflow."
– aschmelyun.com - submitted by Andrew Schmelyun
If you've been working with PHP regularly, chances are you've run across an Interface, Trait, or Abstract Class. At first glance, they might appear to have a few similarities between them, and it can be hard to make out their differences and use cases.
Read more [aschmelyun.com]
In this blog post, Josh Comeau shares some of the epiphanies he's had about this distinction, and how you can use this information in day-to-day work.
Read more [www.joshwcomeau.com]
– tighten.com - submitted by Jamison Valenta
What's all the fuss about React hooks? In our latest blog post, we share the basics of managing state with hooks in a React app.
Read more [tighten.com]
I usually don't link to these kind of lists, but this one is great. Every one of the videos mentioned is a gem.
Read more [jcergolj.me.uk]
Chris Fidao wrote another excellent post on AWS.
Read more [laravel-news.com]
Here's a nice list of JS niceties that is available natively in modern browsers
Read more [turriate.com]
In this incredibly well produced course, Tailwind Labs member Simon Vrachliotis teaches you how to get started with Tailwind.
Read more [www.youtube.com]
Don't be afraid of friction when learning new things.
Read more [medium.com]
Everybody makes fuckups. When you do, don't be ashamed, just try to learn from it.
Read more [stitcher.io]
Here's an entire chapter taken from Front Line PHP, a course on building moderns apps with PHP 8
Read more [front-line-php.com]
Together with my colleague Brent, I've created Front Line PHP, a book and video course on building modern applications with PHP 8. You can purchase the book here.
The video course is entirely free. Head over to our website to see videos on all new major PHP 8 features.
In preparation for creating the Front Line PHP video course I needed to make myself familiar with the features that PHP 8 brings to the table. In this stream you can see me trying out some of these features for the first time.
These past few months, my colleague Brent and I worked together on a project that uses event sourcing in a big way. On his blog, Brent shared a post mentioned a lot of interesting resources for learning and understanding event sourcing.
Read more [stitcher.io]
– stitcher.io - submitted by Brent
There are one or two parallels with the history of braille that Brent thinks we can learn valuable lessons from.
Read more [stitcher.io]
Chris Fidao shares his first Golang app that went into production.
Read more [chipperci.com]
A few years ago Shawn McCool recorded a very nice video course on event sourcing. He recently made the entire course free to watch.
Read more [eventsourcery.com]
– dev.to
A good overview on how to import stuff in the JavaScript world.
Read more [dev.to]
Sara Soueidan shares valueable insights on the importance of accessibility.
A few years ago I didn’t know what the term “accessibility” meant. I built Web sites that were partially inaccessible because I didn’t know better. Fast forward to today, I know enough to be able to write, speak and run workshops on accessibility, helping others build more a accessible and inclusive Web. Much like everyone else in our field, I am still learning. But since I started, I learned a lot of valuable lessons and core values that drive my work today. Here are a few of them.
Read more [www.24a11y.com]