You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,25 @@
2
2
3
3
This repo contains starter files and the finished project files for all the projects contained in the course.
4
4
5
-
Plus, I made all the [course slides available for download](slides-students-C04.pdf), to make it easier to follow along the conceptual videos.
5
+
Use starter code to start each section, and **final code to compare it with your own code whenever something doesn't work**!
6
+
7
+
Plus, I made all the [course slides available for download](slides-students-C04.pdf), to make it easier to follow along the theory lectures.
6
8
7
9
👇 **_Please read the following Frequently Asked Questions (FAQ) carefully before starting the course_** 👇
8
10
9
11
## FAQ
10
12
11
13
### Q1: How do I download the files?
12
14
13
-
**A:** If you're new to GitHub and just want to download the complete package, hit the green button saying "Clone or download", choose the "Download ZIP" option, and you're good to go.
15
+
**A:** If you're new to GitHub and just want to download the entire code, hit the green button saying "Code", and then choose the "Download ZIP" option.
14
16
15
17
### Q2: One of the NPM packages is not working (compiling Sass, live-reload, etc). How to fix it?
16
18
17
19
Unfortunately, this is quite common. I listed some possible fixes [in this document](npm-fixes.md).
18
20
19
21
### Q3: I'm stuck in one of the projects. Where do I get help?
20
22
21
-
**A:** Have you extensively tried fixing the problem on your own? If you failed at fixing it, please **post a detailled description of the problem to the Q&A area of that video over at Udemy**, along with a [codepen](https://codepen.io/pen/) containing your code. You will get help as fast as possible! Please don't send me a personal message or email to fix coding problems.
23
+
**A:** Have you actually tried to fix the problem on your own? Have you compared your code to the final code? If you failed fixing your problem, please **post a detailed description of the problem to the Q&A area of that video over at Udemy**, along with a [codepen](https://codepen.io/pen/) containing your code. You will get help there. Please don't send me a personal message or email to fix coding problems.
22
24
23
25
### Q4: You keep mentioning your resources page. Where can I find it?
24
26
@@ -38,21 +40,25 @@ Unfortunately, this is quite common. I listed some possible fixes [in this docum
38
40
39
41
### Q8: Videos don't load, can you fix it?
40
42
41
-
**A:** Unfortunately, there is nothing I can do about it. The course is hosted on Udemy's platform, and sometimes they have small technical issues like this one. Please just come back a bit later or [contact their support team](https://support.udemy.com/hc/en-us).
43
+
**A:** Unfortunately, there is nothing I can do about it. The course is hosted on Udemy, and sometimes they have technical issues like this. Please just come back a bit later or [contact their support team](https://support.udemy.com/hc/en-us).
42
44
43
45
### Q9: Videos are blurred / have low quality, can you fix it?
44
46
45
47
**A:** Please open video settings and change the quality from 'Auto' to another value, for example 720p. If that doesn't help, please [contact the Udemy support team](https://support.udemy.com/hc/en-us).
46
48
47
49
### Q10: Are the videos downloadable?
48
50
49
-
**A:** Yes, I made all videos downloadable on the Udemy platform so you can learn even without an internet connection. To download a video, use the settings icon in the right bottom corner of the video player.
51
+
**A:** Yes! I made all videos downloadable from Udemy so you can learn even without an internet connection. To download a video, use the settings icon in the right bottom corner of the video player. Videos have to be downloaded individually.
52
+
53
+
### Q11: I want to put these projects in my portfolio. Is that allowed?
54
+
55
+
**A:** Absolutely! Just make sure you actually built them yourself by following the course, and that you understand what you did. What is **not allowed** is that you create your own course/videos/articles based on this course's content!
50
56
51
-
### Q11: I love your courses and want to get updates on new courses. How?
57
+
### Q12: I love your courses and want to get updates on new courses. How?
52
58
53
-
**A:** First, you can subscribe to my email list [at my website](http://codingheroes.io/newsletter). Plus, I make important announcements on twitter [@jonasschmedtman](https://twitter.com/jonasschmedtman), so you should definitely follow me there 🔥
59
+
**A:** First, you can subscribe to my email list [at my website](http://codingheroes.io/resources). Plus, I make important announcements on twitter [@jonasschmedtman](https://twitter.com/jonasschmedtman), so you should definitely follow me there 🔥
54
60
55
-
### Q12: How do I get my certificate of completion?
61
+
### Q13: How do I get my certificate of completion?
56
62
57
63
**A:** A certificate of completion is provided by Udemy after you complete 100% of the course. After completing the course, just click on the "Your progress" indicator in the top right-hand corner of the course page. If you want to change your name on the certificate, please [contact the Udemy support team](https://support.udemy.com/hc/en-us).
0 commit comments