PHP
From dd() to Ray: A Debugging Workflow That Doesn’t Break Your Flow
I fully agree (but I might not be totally objective here 🙂) Read more
I fully agree (but I might not be totally objective here 🙂) Read more
Livewire 4 introduces powerful new features that make building Laravel applications even better. Read more
Posted by Sandhya Mohan, Senior Product Manager and Trevor Johns, Developer Relations Engineer We are excited to announce that Android Studio Otter 3 Feature Drop is now stable! This feature-packed release brings a huge update to Read more…
Decorators are a concept that can trip up new Python users. You may find this definition helpful: A decorator is a function that takes in another function and adds new functionality to it without modifying Read more…
This year, Symfony celebrates its 20 year anniversary. Let’s dive into some statistics of years of making web development history. Read more
Python has supported type hinting for quite a few versions now, starting way back in 3.5. However, Python itself does not enforce type checking. Instead, you need to use an external tool or IDE. The Read more…
The open question, then, is not whether industrial software will dominate, but what that dominance does to the surrounding ecosystem. Read more