mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update dependency_injection.rst
Dependency Injection and the art of Services and Containers Tutorial is unavailable due to being private on YouTube. Removed the link. Signed-off-by: Glen Clark <glenuk@gmail.com>
This commit is contained in:
parent
b5d28fb7c0
commit
67cf4b1729
@ -8,9 +8,8 @@ The App Framework assembles the application by using a container based on the
|
||||
software pattern `Dependency Injection <https://en.wikipedia.org/wiki/Dependency_injection>`_.
|
||||
This makes the code easier to test and thus easier to maintain.
|
||||
|
||||
If you are unfamiliar with this pattern, watch the following videos:
|
||||
If you are unfamiliar with this pattern, watch the following video:
|
||||
|
||||
* `Dependency Injection and the art of Services and Containers Tutorial <http://www.youtube.com/watch?v=DcNtg4_i-2w>`_
|
||||
* `Google Clean Code Talks <http://www.youtube.com/watch?v=RlfLCWKxHJ0>`_
|
||||
|
||||
.. _dependency-injection:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user