Introduction to Whoops
Lab: Let’s Build a WordPress Starter Sandbox Plugin
Video Runtime: 05:28
Let me introduce you to Whoops. You are going to love this error display. Not only is it nice to look at versus the out-of-box PHP orange error table, but it also gives you a lot of useful information. You can click on the code and view it right in the display. You get great details too. It will help you debug your code.
Here’s a tip for you: you can configure up different editor themes. I like the sublime one. But you can choose from sublime, emacs, textmate, and macvim.
You will grow in this profession when you incrementally and systematically stretch yourself....bit-by-bit.
Episodes
Total Lab Runtime: 01:01:34
- 1 Lab Introductionfree 04:32
- 2 Plugin File and Folder Structurefree 04:07
- 3 Plugin Header DocBlockfree 06:56
- 4 What is a DocBlock?free 07:24
- 5 Setup Composer in Your Pluginfree 11:13
- 6 Introduction to Kintfree 09:34
- 7 Introduction to Whoopsfree 05:28
- 8 Let's Test It Outfree 12:20