Courses

Course
Laravel
Clean code Laravel

Small tips to clear up a big mess. These are the small things I do every day to create clean, beautiful code. This course is ongoing and more parts will be added.

27 episodes
3 hrs 9 mins
Course
PHP
Roll your own event dispatcher

Going back to raw PHP, let's test and build an event dispatcher. We'll cover test-driven development, mocking, the PHP reflection API and the observer pattern.

9 episodes
49 mins
Course
Vue.js
Routing with Vue.js

To build full JavaScript applications, you'll need routes. Vue Router is the official router for Vue, with effortless integration and powerful features. This course will cover everything you need to know.

24 episodes
2 hrs 31 mins
Course
Vue.js
Learn Vue.js by example

In this course we'll be using Vue.js to build real, working applications. This is your chance to put your Vue.js knowledge to the test, and gain the skills to start working on your own projects.

27 episodes
2 hrs 19 mins
Course
Vue.js
Vue.js components

Learned the basics of Vue.js? In this course we'll be diving into components, which are essential to start building larger applications that have clean, reusable sections.

15 episodes
1 hr 38 mins
Course
Vue.js
Learn Vue.js

New to Vue.js? Start learning to build powerful JavaScript applications with this easily adoptable framework.

25 episodes
2 hrs 46 mins
Course
Practical Git

Git is an essential tool for any developer, but you'll probably only use 20% of Git features 80% of the time. Let's dive into the knowledge you need to manage your project through version control, collaborate with others and contribute to open-source projects.

25 episodes
2 hrs 13 mins
Course
Laravel
The Repository Pattern in Laravel

Avoid repetition, scale your project and make maintenance a cinch. From simple to powerful repositories that work for any size project, we go through the steps to implement the repository pattern in Laravel.

14 episodes
1 hr 36 mins
Course
Vuex
Vuex validation strategies

Validating directly from your API can become repetitive. In this course, we go through several refactors and end up with a solution that displays validation errors without any additional work.

6 episodes
43 mins
Course
Vue.js
Slim
Build a Distraction Dashboard

Pull in Product Hunt, Reddit, HackerNews (or more) into one dashboard to distract you even more than you already are.

16 episodes
1 hr 41 mins