Talks
-
Understanding Code Complexity and using Static Analysis to measure it
Experienced programmers can often look at a piece of code and know what’s wrong, or feel what’s wrong. But people are known to miss things or overestimate the impact of any piece of code.
-
Upgrade to Drupal 8
Drupal 8 includes the powerful migrate framework that allows us to migrate content from various kinds of data sources into Drupal. In fact, Drupal has replaced the entire core update with the migrate framework, allowing us to upgrade to Drupal 8 from Drupal 6 or 7 directly.
-
Using JSON:API
JSON:API is in core and made stable as of Drupal 8.7. This makes it natural to first consider JSON:API for all your decoupled needs.
-
Value of mentorship in the community
Drupal is a freely available open-source software. This is what allows you to use Drupal, which is the work of thousands of contributors worldwide, for your websites and applications.
-
Visualizing Drupal Community through d.o
Drupal is one of the largest communities in the open source world today. It is sometimes difficult to imagine the scale and reach of this community unaided.
-
What PHP-FIG means to Drupal
hussainweb Developers looking at Drupal 8 after working on Drupal 7 and earlier are often confused by the entirely new structure. These changes appear difficult to learn but in fact, are very simple and straightforward, and have enabled Drupal to interface with the bigger PHP world.