From fa124a5cb2378102c5f3823b9eb44ed45b933164 Mon Sep 17 00:00:00 2001 From: Steven Rugg Date: Fri, 28 Aug 2020 05:02:24 -0700 Subject: [PATCH] docs(tutorial/Tutorial): describe your change... added disclaimer for beginning users --- docs/content/tutorial/index.ngdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index aa16e0837810..4ef16c331b91 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -5,6 +5,11 @@ # PhoneCat Tutorial App +*** This tutorial assumes that the reader has a basic knowledge of HTML, CSS and Javascript. If you have no +experience coding or have not been introduced to Javascript, we highly suggest that you take some time +to learn the basics of Javascript by going to https://www.javascript.com/learn/strings or +https://www.w3schools.com/js/. *** + A great way to get introduced to AngularJS is to work through this tutorial, which walks you through the construction of an AngularJS web app. The app you will build is a catalog that displays a list of Android devices, lets you filter the list to see only devices that interest you, and then view