D8 Lessons Learned and How We Can Make D9 Better |
svettes |
Click here to watch D8 Lessons Learned and How We Can Make D9 Better.
After a year of "project managing" Drupal 8, I've learned a lot with some fellow PM's who support me on a weekly basis -... |
Advanced |
Core Conversations |
Dries & Company Q&A |
svettes, Dries |
To continue the long-standing tradition of DrupalCons past, Dries is offering himself up on a platter for a Q... |
Advanced |
Core Conversations |
Drupal without barriers -- accessibility is about access and enabling |
jessebeach |
Click here to watch Drupal without barriers -- accessibility is about access and enabling.
I've always been interested in topics of accessibility, but frankly, I always felt too overwhelmed by... |
Advanced |
Core Conversations |
Is Drupal a CMS? |
Crell |
Click here to watch Is Drupal a CMS?.
Existential debates are nothing new to Drupal. Are we a framework or an application? A framlication? A platform? There are many perspectives on these... |
Advanced |
Core Conversations |
Making big changes |
xjm |
Click here to watch Making big changes.
Each major release of Drupal has introduced a few significant architectural changes that require updates throughout the Drupal codebase, from the form API... |
Advanced |
Core Conversations |
Making core development sustainable |
heyrocker |
Click here to watch Making core development sustainable.
Core development is hard and it is also *hard on us*. As Drupal grows this becomes more and more true, and our current process will not... |
Advanced |
Core Conversations |
Making Drupal the Best REST server for Single-Page Apps |
matt2000 |
Click here to watch Making Drupal the Best REST server for Single-Page Apps.
With Drupal 8, we're not just an HMTL CMS anymore. We're a fully capable REST server that can organize and deliver... |
Advanced |
Core Conversations |
New Contributors and Core Initiatives: What they bring and how to bring them in |
YesCT, xjm |
Click here to watch New Contributors and Core Initiatives: What they bring and how to bring them in.
Drupal core initiatives have great potential for involving new contributors. Initiatives... |
Advanced |
Core Conversations |
Patch Reviews: Get good reviews, give good reviews. Faster. |
YesCT, ZenDoodles |
Click here to watch Patch Reviews: Get good reviews, give good reviews. Faster..
There are over 2000 core issues waiting for reviews. We need more reviews faster. A shortage of timely reviews... |
Advanced |
Core Conversations |
Status of the new Entity API and Typed Data |
Berdir, fago |
Click here to watch Status of the new Entity API and Typed Data.
Drupal 8 comes with a shiny new Entity Field API (codename: EntityNG) based upon the underlying Typed Data API. However, we have... |
Advanced |
Core Conversations |
throw new \Drupal\Core\Initiative\ FileManagement\FailureException(); |
Dave Reid |
Click here to watch throw new \Drupal\Core\Initiative\ FileManagement\FailureException();.
Problem: The unofficial File Management Initiative did not meet a lot of its own goals for Drupal 8... |
Advanced |
Core Conversations |
Tooling for Drupal core initiatives |
Gábor Hojtsy |
Click here to watch Tooling for Drupal core initiatives.
Different Drupal 8 core initiatives used different tools to achieve their goals, some of the most common tools included:
IRC meetings... |
Advanced |
Core Conversations |
We're getting OOP wrong and there's still time to fix it |
msonnabaum |
Click here to watch We're getting OOP wrong and there's still time to fix it.
In Drupal 8, we've tried to break up our procedural codebase into classes, use statics as as a last resort, and... |
Advanced |
Core Conversations |