Step 3 Lesson 5 in the "Build a Weather App with NativeScript-Vue" tutorial uses var instead of modern const/let.
I dont know if there is any reasoning behind it (I know some older browser don't support these features yet)
Please provide the following information shown in the devices tab in the playground:
Model
OS version
Preview app version
Runtime version
Please tell us how to recreate the issue with as much detail as possible.
Please, provide the details below:
Did you search for the problem in other open issues in this repo?
Yes, none found
Tell us about the problem
Step 3 Lesson 5 in the "Build a Weather App with NativeScript-Vue" tutorial uses
var
instead of modernconst/let
. I dont know if there is any reasoning behind it (I know some older browser don't support these features yet)Please provide the following information shown in the devices tab in the playground:
Please tell us how to recreate the issue with as much detail as possible.
Ill just send you this screenshot