Let’s Code the World Way..
urvigala
This track talks about writing PHP for Drupal 8, the OOP way. Theoretically, it is very easy to understand concepts like Object, Classes, Inheritance, Polymorphism, Abstraction, Encapsulation and etc., but the challenge is to understand how to code using these object-oriented features
So let’s understand Drupal 8 with modern PHP, object oriented programming, best practices, and coding standards. Understanding what has changed in Drupal 8 and what continues to remain same like Fields, Entities, Views and Nodes but us