Yireo - Developer training

Open main menu
background

Magento 2 Development

Configure DI XML with wisdom and build powerful extensions following from this

Configure DI XML with wisdom and build powerful extensions following from this

Magento 2 has arrived. This training gives developers the kickstart to start developing in Magento 2. It will cover new concepts like Dependency Injection and Plugins, but also help you migrate Magento 1 code to Magento 2. Essential for anyone willing to develop in this exciting new Magento!

Jisse Reitsma

Your teacher will be Jisse Reitsma

This training will be held with Jisse Reitsma as your guide. Jisse is the founder of Yireo, three times Magento Master, member of ExtDN, trainer and author. Jisse has been in the Magento ecosystem since the beginning (v0.99) and has created numerous Magento extensions. He also has been pushing better coding practices, like CI/CD, clean coding, coding standards and testing.

Pick the learning method that fits you best

Because everyone has different needs

 

On Demand

  • Full access to this course with 83 lessons with 11+ hours of video
  • Student notes (333+ pages)
  • Learn at your own pace
259
for 1 year
per individual

Blended

  • On-Demand package of this course
  • Teacher support via email & slack
  • Prioritized requests for new lessons
  • Get the personalized help that you need
369
for 1 year
per individual

Custom

  • On-Demand package of this course
  • Economical for groups of 5 and more
  • Freely debate company-specific topics
  • Online or on-site at your company

Custom price

per training day
per agency

There are no scheduled live trainings available

At this moment, there are no trainings scheduled in our agenda. However, we are always busy with planning more, so make sure to check out our online agenda. Alternatively, checkout our on-demand content or feel free to contact us for a custom in-company training.

Current video lessons in one single view

We are constantly updating our courseware, but the following is a real-life snapshot

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
Installing a modulefree21m 38s
Assignment: Install a module   n/a
Preparing for module creationfree08m 53s
Creating a modulefree05m 11s
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
Using the store configurationfree11m 53s
Assignment: Add a configuration   n/a
Adding a simple CLI commandfree09m 14s
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
Sandbox scriptfree07m 12s
Introduction to Dependency Injection   12m 00s
Object Managerfree13m 55s
DI preferencesfree16m 04s
DI types aka constructor argument replacementfree20m 15s
Virtual Types essentials   33m 39s
DI factoriesfree39m 22s
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 a Store Configuration valuefree20m 33s
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

These videos are available as an On-Demand video training (with notes). See the pricing for details.

Get ready for certification with our Yireo course

This training prepares you for undertaking the following Adobe certifications:

  • Adobe Certified Professional - Adobe Commerce Developer (AD0-E711)
  • Adobe Certified Expert - Adobe Commerce Developer Expert (AD0-E709)

Note that more courses might be needed besides this training. For an overview, see our certification page

These are the options we give you:

Prepare for certification

Our Magento 2 (so Adobe Commerce) trainings are not part of the official Adobe ALS program. However, Yireo is known for providing training with high quality. Many Magento developers have reached official certification, thanks to Yireo. Additionally, we can supply our own Yireo Training Certificates.

At your place or ours?

Everyone learns at her/his own pace. We provide both in-house training and public training throughout Europe - whatever suits your team best. When 3 or more developers are attending, a custom training is often more economical. Contact us for more details.

You'll get courseware

Every workshop is accompanied with official Yireo coursematerial. Attendees are sent a digital version of this material after the training. It contains slides, comments and references. Additionally, our GitHub repos contain numerous more code samples.

Online classrooms

Online trainings are also our training: Via Zoom or Google Hangout sessions, our teacher is able to connect with your team. The benefit here is that the team is able to connect from various places itself as well, timeframes are more flexible. Afterwards, a video recording will be shared with all attendees for reference.

On-demand self-paced training

This training is also available as an On-Demand training: Via numerous video lessons, including accompanying student notes (equalling a book on their own), you'll learn about the topics in your own pace. And when you bump into questions, you can fall back to the teachers guidance.

This training is part of the following series

so that we'll be able to guide you all the way, step by step

Why Yireo?

  • Professional trainings at affordable prices
  • Highly involved in the Magento community
  • Passionate, enthousiastic, knowledgable

We have trained 1400+ Magento developers since 2009

Training topics

  • Quick peek at Magento 2 architecture
  • Frontend landscape
  • Setting up PHPStorm
  • Running cron
  • Cache clean vs flush
  • Cache handling
  • Changing the admin path
  • Maintenance mode
  • Using Redis
  • Redis caching
  • Using Redis as session storage
  • Installing a module
  • Assignment: Install a module
  • Preparing for module creation
  • Creating a module
  • Assignment: Create a new module
  • Composer file
  • Module XML file
  • Module registration
  • Module commands
  • Module entrypoints
  • Adding Blocks via XML layout
  • Assignment: Add a block class
  • Assignment: Add a ViewModel
  • Using the store configuration
  • Assignment: Add a configuration
  • Adding a simple CLI command
  • Logging
  • Areas in the Magento application
  • Application layers
  • Interfaces and Service Contracts
  • Dealing with backward compatibiliby
  • Sandbox script
  • Introduction to Dependency Injection
  • Object Manager
  • DI preferences
  • DI types aka constructor argument replacement
  • Virtual Types essentials
  • DI factories
  • Creating a custom factory
  • DI proxies
  • DI interceptor plugins
  • DI recipees
  • Inject the App State and check for the area
  • Checking for the Developer Mode in your code
  • Injecting a Store Configuration value
  • Injecting the current product
  • Injecting the registry into your class
  • Injecting URLs into your class
  • Creating a custom logger
  • Assignment: Create a custom logger
  • Injecting the current customer session
  • Injecting the layout into your class
  • Getting your module path
  • Creating a Slack logger
  • Can you inject a Virtual Type?
  • Using the product repository
  • SearchCriteriaBuilder or SearchCriteriaBuilderFactory?
  • Using product stock
  • Adding console commands
  • Calling other commands from your own Command-class
  • Tips on commands
  • Frontend routes
  • Assignment: Create a frontend controller that renders a page
  • Action results
  • Assignment: Create a JSON controller
  • Dealing with form keys
  • Adding messages
  • Assignment: Create a redirect
  • Adding complex messages
  • Assignment: Create a DI plugin for a controller
  • Adding a cronjob
  • Creating an email template
  • Block caching
  • Adding database changes via a module
  • InstallSchema
  • InstallData
  • Declaritive schemas
  • Declarative Schema patches
  • Scenario: Add CMS Block to PHTML
  • Scenario: Add product pricing per customer
  • Solving tickets efficiently
  • Troubleshooting tips

Audience

Developers

Requirements

Some Magento 1 experience
Knowledge of Magento 1 or 2 XML layout
Experience with PHP OOP

Frequently Asked Questions

There is a minimum number of attendees listed. What does this mean?

The training is only held when there is a number of attendees. This number is usually 4 but sometimes we bring this down to 2 or 3. This minimum number simply means that if a class is not "full", either you get a refund or your ticket is transferred to another date.

Jisse Reitsma

The teacher: Jisse Reitsma

Thus it came to be

When Jisse started with Magento, he already had years of experience programming in Joomla (back in the days when Joomla was actually the #1 CMS - believe it or not). Back then, open source cart solutions were lacking and Magento 1.0 brought a lot of hope.

Quickly Jisse dived into the new architecture: In 2009, he built his first extensions, among which the fundaments of a bridge between Joomla and Magento (MageBridge) and various project-specific extensions (among which payment providers and custom MVC/EAV modules).

A relieve

Over the years, he experienced what most Magento developers experienced with M1: A lot of power, but also frustration. After a couple of years, it no longer was cutting-edge and it barely adopted new developer standards. When the new Magento 2.0 alpha 1 came out, Jisse started playing with it. And he was relieved to see modern tools in its architecture: Composer, PHP namespacing, testability, CLI-driven management, proper design patterns.

Again, after building some modules and dummy projects, the first Magento 2 developer training was given in January 2017 (two months after the official release) and numerous M2 trainings have followed for both backend developers, frontend developers and devops.

Frontend sagas

Currently, with Magento 2 being several years old now, the fuzz is no longer about its backend architecture: It is the frontend that matters. Jisse has given numerous frontend development trainings, where people complain about LESS (and not SASS) being used, loading times to be slow (while in fact M2 allows for enough tuning to make it bloody fast), an archaic combo of Knockout/RequireJS (while they both serve their purpose in regards to backwards compatibility).

PWA is the new keyword. Jisse has dived into React, Redux & service workers in combination with GraphQL and NodeJS tools. He is currently working in various initiatives to help developers embrace the new frontend stack (ExtDN, Vue Storefront, DEITY). Also, he has added Docker and Kubernetes to his vocabulary.

As of yet, it is fair to say that Magento holds little surprises for Jisse. He is your guy to train you or your developers properly in both backend and frontend technology.