Community Corner: My Picks From Packagist

by · June 1, 2018

0
 

Most people are aware of how the Composer revolution came about, and the goal of getting everyone to play nicely together. With so many packages it can sometimes be difficult to know where to begin. I’m going to look at some packages from the open source community you might find useful if you’re not already using them!

Episode 10: Treasure, Old and New

by · May 25, 2018

0
 

In this episode, Eric van Johnson and John Congdon review Treasure, Old & New. Topics include Clean Code, Drupal and WordPress news, and an interview with Steve Grunwell on Technical Debt.

Treasures, Old & New – May 2018

by · May 1, 2018

1
 

Writing clean code, managing technical debt, testing with Mockery, Toxic Tech, API specifications, and more.

Testing Strategy With the Help of Static Analysis

by · April 26, 2018

2
 

By Ondrej Mirtes. In this article, I’d like to introduce you to the concept of type safety and how it can improve the reliability and stability of your code. Once your code is more type-safe, and that fact is verified by automated tools, you can cherry-pick which parts of your application need extensive unit tests and where you can rely just on well-defined types.

Episode 9: Testing in Practice

by · April 20, 2018

0
 

In this Episode Our hosts, Eric van Johnson and John Congdon dive into Testing in Practice and the April 2018 issue of php magazine and interview Robert Basic, one of the contributors to Mockery. Oscar talks about the importance of training for employees and rants against image slideshows.

Testing in Practice – April 2018

by · April 2, 2018

0
 

PHP Unit, Mockery, Type Hints, Async PHP, building a REST API, training programs, PHP isolation and security, serverless computing, Laravel auth, and more.

Episode 8 – Long Running PHP

by · March 27, 2018

0
 

Eric and John go over the March features about writing daemons with PHP, Linux containers beyond Docker, accessibility, code reviews, and interview Chris Pitt, about the community in South Africa and his article on Evolving PHP. Oscar shares his experience recently upgrading an application to PHP 7.

The Dev Lead Trenches: Reviewing Code

by · March 23, 2018

0
 

Code reviews are one of the best ways to help a team ensure they’re writing the best code possible. In all of the jobs where we have done peer-lead code reviews, we have caught more bugs and had better discussions about code than in places or times where we just hammer code through the approval process. I know, I know; we all write beautiful, bug-free code, so why go through the hassle of a code review?

Long Running PHP – March 2018

by · March 1, 2018

2
 

PHP Daemons, Evolving PHP, containers, accessibility, Lumen, code reviews, signing git commits, running a user group, and more.

Episode 7: Know Your Tools

by · February 28, 2018

0
 

Eric and John discuss February articles on containers, tools, Drupal, Symfony, Search with Scout, and chat with new Education Station author Edward Barnard. Oscar talks with php[tek] conference co-chair Eli White about the new venue in downtown Atlanta.

« Previous Page Next Page »