From 912a43ee3da5aecf52fb239b99c2724bb22e465c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 9 Aug 2020 17:02:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20link=20to=20TestDriven.io?= =?UTF-8?q?=20course=20in=20docs=20(#1860)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/advanced/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/en/docs/advanced/index.md b/docs/en/docs/advanced/index.md index 628eb71af..917f4a62e 100644 --- a/docs/en/docs/advanced/index.md +++ b/docs/en/docs/advanced/index.md @@ -16,3 +16,9 @@ In the next sections you will see other options, configurations, and additional You could still use most of the features in **FastAPI** with the knowledge from the main [Tutorial - User Guide](../tutorial/){.internal-link target=_blank}. And the next sections assume you already read it, and assume that you know those main ideas. + +## TestDriven.io course + +If you would like to take an advanced-beginner course to complement this section of the docs, you might want to check: Test-Driven Development with FastAPI and Docker by **TestDriven.io**. + +They are currently donating 10% of all profits to the development of **FastAPI**. 🎉 😄