Web Components are a group of related standards promising to bring component-based extensibility to HTML documents. The great promise is that once you or someone else builds some component that provides a particular feature, it can easily be included and reused in other projects.
How to organize a Drupal Global Training Day workshop with key lessons learned from the trainings organized in Nicaragua.
If you cannot visualize it, chances are you cannot realize or actualize it. How can people build their vision of a diverse community?
We helped Zeit Online relaunch their publishing platform by first mapping out the services their system delivers.
What we've learned on long-term projects to help ensure the tech stack stays current.
Several hundred people gathered to talk about the problems of an online economy reliant on monopoly, extraction, and surveillance—and discuss how to build a "cooperative Internet, built of platforms owned and governed by the people who rely on them."
You can easily create a disposable Drupal installation with a few drush commands.
Using Migrate and JSON files we can supply default content as a way to immediately see how the layout will deal with it.
Redirect users from an old path to a new path using a handy directive offered in Apache's mod_rewrite called RewriteMap.