ABCDEFGHIJKLMNOPQRSTUVWXY
1
QuestionTopicQuestion Timestamp
2
Need guidance on memory game project. getting stuck pushing items to array.P2: Memory Game:00:00:43
3
I’m having trouble with the counter functionP2: Memory Game:00:07:09
4
Hi! I did the GWG challenge phase 1 and the JS classes are a distant memory to me. What can I do to work on my JS chops in order to regain confidence and the ability to work out project 2?P2: Memory Game:00:15:13
5
how do you work with timer in js?P2: Memory Game:00:20:00
6
How to prevent more than two instances of icons in PJ 2 from showing up when you shuffle?P2: Memory Game:0021:10
7
Project 2 what are smaller steps? Can we go back after course and make it interesting?P2: Memory Game:00:22:40
8
For the memory card came, how would I make the application pause for a short moment and show a non-matched cards for a second before covering them back up.P2: Memory Game:00:23:25
9
How do you make the timer start when the game starts and not when the page loads?P2: Memory Game:00:26:48
10
11
How To get started with project 3 (Classic Arcade Game Clone)P3: Classic Arcade Game Clone:00:31:10
12
13
Lesson 16.5 installing Gulp I can't get it to work. I am on a MAC. I have tried proceeding and none of the lesson is working. 16.9 following to add info to gulpfile.js getting errors also. Need video with how to make it work. Also explanation could be better how to use the Udacity files to move along in this lesson.Lessons:00:47:25
14
15
Best way to practice & quickly gain confidence with JavaScript?JavaScript:00:51:35
16
17
Connecting a push and pull to Git Hub from a repo repository from local Git bash. I keep getting an error.GitHub:00:52:35
18
19
I do not know how to break down my problems. Looking at a complex problem like "Building a Triangle" gets intimidating. And, the syntax of complex functions gets confusing: when to use curly braces, where to place the return statement, if you should use a for loop or not... I can't seem to get past the blank screen.Concepts & Frameworks:00:59:40
20
In an unlinear thinking. In what order do you place your functions?Concepts & Frameworks1:02:54
21
Is it good to use 3rd party library for styling web page e.g BootStrap Concepts & Frameworks1:07:00
22
My biggest challenge right now is getting a build system or task runner installing and working as expected. I'm normally quite at home on the CLI, but Node really seems to dislike me and/or my computer. Concepts & Frameworks1:08:20
23
Best way to assign media queries?Concepts & Frameworks1:10:29
24
i don't understand the event listeners? and also don't understand the different kinds of Interface?Concepts & Frameworks1:13:12
25
Why do tags containing <script>three.js</script> create its own canvas element in the browser, what the best way to style it?Concepts & Frameworks1:16:29
26
Having difficulty starting the Frogger clone. Where to begin?Concepts & Frameworks1:19:17
27
For variables that are displayed to the user on the page, should these variables be stored solely in the DOM? Or should there always be a representation of the element in a variable in the Javascript? (for example, with a move counter for a game)Concepts & Frameworks1:25:20
28
29
How would Ryan approach something he has never done before? How would he think through it?General1:30:12
*Ryan's blueprint for getting started
30
31
if a ternary is more than one line should you still use it over an if/else statement?LIVE QUESTIONS1:35:50
32
Hi Coach Ryan! How do you clear variables on restart that might hold information from the previous game.?This is memory game. One student would like to know this answer please1:36:49
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100