Skip to main content
ArticlesProjects
Dev-Bench Recordings

Videos & Screencasts

Dev-Bench video logs, live refactorings, and interactive coding sessions investigating software performance, security, and developer workflows.

Total Videos182
Watch Views (est.)392,111+
Screencasts169
Livestreams11
Jun 20231:50:48

Start-up Challenge - Day 3

Welcome to the start up challenge! In this series I am challenging myself to build a start-up from scratch in just one week. We are going to go from an idea, all the way to deploying by the end of the

Jun 20231:23:23

Start-up Challenge - Day 1

Welcome to the start up challenge! In this series I am challenging myself to build a start-up from scratch in just one week. We are going to go from an idea, all the way to deploying by the end of the

Jun 20231:31:06

Start-up Challenge - Day 2

Welcome to the start up challenge! In this series I am challenging myself to build a start-up from scratch in just one week. We are going to go from an idea, all the way to deploying by the end of the

Jun 20231:40:04

Laravel API Skeleton

In this stream, we will look into how we can create an API-focused skeleton for Laravel, similar to the laravel/laravel repository but without the weight of the full-stack framework ontop. Recently Ta

Jun 20231:36:11

Refactoring in Practice

This stream will walk through how we might approach refactoring an existing product. Taking an open-source product and walking through how we would refactor something like this in the real world, step

May 20231:15:44

Let's hack on an idea

I always have ideas, sometimes way too many. In this stream we are going to start hacking on an idea I had from a typo!

May 20232:00:49

Architecture Refactoring | Back-end only Job Platform

In this stream, we are going to go through refactoring the code from our previous stream. We started with a simple implementation and will be refactoring to Domain Driven Design.

May 20231:17:18

Back-end only Job Platform

After a recent conversation, I realized that there are no job platforms aimed at back-end developers only! This can't be right!? So let's build one that is only accessible through an API!

May 20231:18:42

Let's keep building an API

As most people know, I am quite a fan of building APIs. Join me on this adventure as we build a new API in Laravel - from scratch. From planning and designing to building - we are going to go through

May 20231:20:06

Let's build an API

As most people know, I am quite a fan of building APIs. Join me on this adventure as we build a new API in Laravel - from scratch. From planning and designing to building - we are going to go through

Apr 20231:32:27

Let's Build an SDK

Welcome to this YouTube Livestream, where we will discuss building a PHP SDK for Open Library. In this stream, we will walk through the steps of building an SDK using the `sdk-tools` package on GitHub

Mar 20231:49:46

Looking at the Treblle SDK

One of my favourite topics other than APIs is SDKs, and in this stream we are going to take a look at the Treblle SDK and see how we can improve it. We will be looking at how we can use a core set of