Quick peek at Magento 2 architecture n/a
Frontend landscape n/a
Setting up PHPStorm 17m 49s
Running cron 08m 32s
Cache clean vs flush n/a
Cache handling 09m 13s
Changing the admin path n/a
Maintenance mode 09m 37s
Using Redis n/a
Redis caching 09m 05s
Using Redis as session storage n/a
Assignment: Install a module n/a
Assignment: Create a new module n/a
Composer file 05m 47s
Module XML file 04m 18s
Module registration 03m 44s
Module commands 09m 54s
Module entrypoints 03m 28s
Adding Blocks via XML layout 16m 48s
Assignment: Add a block class n/a
Assignment: Add a ViewModel n/a
Assignment: Add a configuration n/a
Logging 05m 35s
Areas in the Magento application n/a
Application layers 14m 31s
Interfaces and Service Contracts 13m 41s
Dealing with backward compatibiliby n/a
Introduction to Dependency Injection 12m 00s
Virtual Types essentials 33m 39s
Creating a custom factory 20m 30s
DI proxies 37m 39s
DI interceptor plugins 08m 43s
DI recipees n/a
Inject the App State and check for the area n/a
Checking for the Developer Mode in your code n/a
Injecting the current product 07m 08s
Injecting the registry into your class n/a
Injecting URLs into your class 08m 52s
Creating a custom logger n/a
Assignment: Create a custom logger n/a
Injecting the current customer session 05m 41s
Injecting the layout into your class 08m 16s
Getting your module path n/a
Creating a Slack logger n/a
Can you inject a Virtual Type? n/a
Using the product repository 13m 51s
SearchCriteriaBuilder or SearchCriteriaBuilderFactory? n/a
Using product stock 10m 23s
Adding console commands n/a
Calling other commands from your own Command-class n/a
Tips on commands n/a
Frontend routes 17m 42s
Assignment: Create a frontend controller that renders a page n/a
Action results 11m 20s
Assignment: Create a JSON controller n/a
Dealing with form keys n/a
Adding messages 04m 21s
Assignment: Create a redirect n/a
Adding complex messages 23m 18s
Assignment: Create a DI plugin for a controller n/a
Adding a cronjob 05m 01s
Creating an email template n/a
Block caching n/a
Adding database changes via a module 07m 18s
InstallSchema 10m 55s
InstallData 12m 50s
Declaritive schemas 21m 34s
Declarative Schema patches 17m 09s
Scenario: Add CMS Block to PHTML n/a
Scenario: Add product pricing per customer n/a
Solving tickets efficiently n/a
Troubleshooting tips n/a