Skip to content

Instantly share code, notes, and snippets.

@mrdth
Last active May 19, 2016 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrdth/fdd8b957f24823fc5a4af95ee10013b1 to your computer and use it in GitHub Desktop.
Save mrdth/fdd8b957f24823fc5a4af95ee10013b1 to your computer and use it in GitHub Desktop.
Drupal reading list.
====================
http://www.d8cards.com/
Web services (4 part)
---------------------
1 - https://dev.acquia.com/blog/apis-in-drupal-8/web-services-101/26/01/2016/9516
2 - https://www.palantir.net/blog/d8ftw-rest-aware-routing
3 - https://www.palantir.net/blog/d8ftw-rest-core
4 - https://dev.acquia.com/blog/apis-in-drupal-8/apis-in-drupal--8-the-services-module-/29/03/2016/10136
webcast - https://www.acquia.com/resources/webinars/drupal-8-deep-dive-what-it-means-developers-now-rest-core
Testing
-------
https://www.drupaleasy.com/quicktips/enabling-development-mode-local-drupal-8-site
http://www.pixelite.co.nz/article/writing-phpunit-tests-for-your-custom-modules-in-drupal-8/
http://craveco.de/posts/2016/03/16/part-2-automated-drupal-testing-behat-selenium-and-headless-firefox
Routes
------
https://dev.acquia.com/blog/coding-drupal-8/defining-and-altering-routes-in-drupal-8/22/03/2016/9891
Drupal console
--------------
http://wd4.us/ZkH?utm_source=The+Weekly+Drop&utm_medium=email&utm_campaign=The_Weekly_Drop_Issue_233_03_31_2016
https://www.youtube.com/watch?v=71qZwXCeaP0
Mobile
------
Configuration Management
------------------------
https://pantheon.io/blog/simple-things-are-easy-configuration-management-drupal-8
https://pantheon.io/blog/hard-things-are-possible-configuration-management-drupal-8
Media
-----
https://www.ostraining.com/blog/drupal/d8-embeds/
https://www.drupal.org/project/media_entity
Modules
-------
https://www.drupal.org/project/refreshless
Theming
-------
https://evolvingweb.ca/blog/drupal-8-theming-foundations-using-stable-vs-classy-base-theme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment