Build AN ENTIRE PHP APPLICATION from scratch using Test Driven Development
In this course, we're going to take our dev skills to the next level by creating an API from scratch...but with a slight twist....we are going to use Test Driven Development with the PestPHP testing framework to figure out all functionality.
This is THE BEST WAY to learn how to build something which you have 100% confidence in and you'll also discover that TDD is not complicated...in fact, once mastered, it will make your life easier and your code a lot more reliable!
TDD is a modern development skill which will improve you as a developer and make you an asset to any team.
You'll gain a deep understanding of how to build an API in addition to knowing how to create and use the tools which are used to test an API using only PHP. We'll also look at how to structure our code in a way similar to frameworks like Symfony and Laravel.
This is a great way to learn A LOAD OF NEW SKILLS because you'll be building and testing something REAL. All developers tells me that this kind of practical approach is how they prefer to learn.