Commit Graph

1667 Commits

Author SHA1 Message Date
minwook-shin
e4cd48fedf add 5-1, 5-2, 5-3 readme ko translation (WIP) 2020-11-22 12:28:35 +09:00
minwook-shin
c92fa51b40 add 3-2 readme ko translation 2020-11-22 12:11:16 +09:00
paul jang
37f3626e2b fix loadAsset function in example code
1. move `resolve(img)` in loadAsset function to the inside of the img.onload function to resolve the promise after the image is loaded
2. remove the async keyword of loadAsset because it is not that harmful but not yet necessary
2020-11-22 01:51:22 +02:00
domi877
2d2da0ec3a Update README.de.md 2020-11-21 21:01:31 +01:00
chris
cb6ea41526 Merge pull request #72 from DevTMK/updatde-readme
Update making decisions README.md
2020-11-21 14:32:50 +00:00
minwook-shin
464ed01e03 add 3-1 readme ko translation 2020-11-21 19:58:30 +09:00
minwook-shin
3a65d776d2 add 2-4 readme ko translation 2020-11-21 11:47:26 +09:00
minwook-shin
cb1030f18c add 3-1, 3-2, 3-3 readme ko translation (WIP) 2020-11-21 10:40:02 +09:00
minwook-shin
7f0a436e25 add 2-4 readme ko translation (WIP) 2020-11-21 10:39:26 +09:00
minwook-shin
c048bcb242 add 2-3 readme ko translation 2020-11-21 10:37:15 +09:00
hexatester
1ef2748e28 Merge branch 'main' into indonesian-translation 2020-11-21 06:41:59 +07:00
Jen Looper
af842e671c Merge pull request #73 from domi877/patch-1
Update README.md
2020-11-20 16:26:58 -05:00
domi877
d2337b7b0e Update README.md 2020-11-20 22:14:11 +01:00
Rahul RK
310b9130d1 Update making decisions README.md 2020-11-21 00:41:12 +05:30
Tomomi ❤ Imura
07f94a2d2e Remove the left-out original content 2020-11-20 10:19:20 -08:00
Tomomi ❤ Imura
d097030ef4 Merge pull request #71 from NurseAngel/translation-japanese
Add Japanese translation Lesson 01.
2020-11-20 10:13:26 -08:00
NurseAngel
a400f10432 Add Japanese translation Lesson 01. 2020-11-20 20:39:52 +09:00
minwook-shin
9df528334d add 2-3 readme ko translation (WIP) 2020-11-20 13:56:49 +09:00
minwook-shin
96569a490b add 2-2 readme ko translation 2020-11-20 13:56:21 +09:00
Christopher Harrison
5edbc3966d Fixed typos in README for Typing game
Update Typing game README.md
2020-11-19 12:56:40 -08:00
Jasmine Greenaway
ffbd3e252d comparison operator edit 2020-11-19 11:49:43 -05:00
Jasmine Greenaway
f539770ec3 update comparison operators
should be read left to right, fixes #69
2020-11-19 11:46:58 -05:00
Jen Looper
669580a394 Merge pull request #68 from Pranav016/master
Added commands for staging a particular file and unstaging a file or multiple files
2020-11-19 09:22:47 -05:00
antanta28
b8bb27fbf9 Update README.md
Typing game readme example code doesn't work.
2020-11-19 17:16:10 +03:00
minwook-shin
9e4fd35aa9 add 2-2 readme ko translation (WIP) 2020-11-19 19:37:49 +09:00
minwook-shin
e978e6fdce add 7-0 readme ko translation 2020-11-19 19:33:58 +09:00
minwook-shin
2ac4599d08 add 6-0 readme ko translation 2020-11-19 19:28:13 +09:00
minwook-shin
698b4e5e82 add 5-0 readme ko translation 2020-11-19 19:20:02 +09:00
minwook-shin
b09133119a add 4-0 readme ko translation 2020-11-19 19:10:54 +09:00
minwook-shin
d9cdccfe1e add 3-0 readme ko translation 2020-11-19 18:58:48 +09:00
minwook-shin
84088dcf21 add 2-1 readme ko translation 2020-11-19 18:47:48 +09:00
minwook-shin
7ab4f3808e add 2-1 readme ko translation (WIP) 2020-11-19 18:03:54 +09:00
minwook-shin
e2cbe45bbb add 2-0 readme ko translation 2020-11-19 18:03:17 +09:00
minwook-shin
4753f44361 add 1-3 readme ko translation 2020-11-19 18:02:49 +09:00
minwook-shin
eda07bb09c add 1-0 readme ko translation (wip) 2020-11-19 18:01:24 +09:00
Pranav
e8ebf6ae50 Added commands for staging a particular file and unstaging a file or multiple files 2020-11-19 13:32:03 +05:30
Marc Duiker
8cd4690b89 Added script 2020-11-18 20:13:38 +01:00
Marc Duiker
113486e32d Fixed typos and text improvements 2020-11-18 20:12:05 +01:00
Jasmine Greenaway
89a1b452ba Merge pull request #64 from DevTMK/update-readme
js-basics: Fix setTimeout syntax
2020-11-18 12:23:22 -05:00
Jen Looper
e51d1574f3 update README for students 2020-11-18 11:38:01 -05:00
Rahul RK
cc62f70f2f js-basics: Fix setTimeout syntax 2020-11-18 20:36:26 +05:30
Jen Looper
1c2d825a6e Merge pull request #56 from mithesh109/patch-2
Update pre-lecture-quiz.md
2020-11-18 08:58:40 -05:00
Jen Looper
d30a141d76 Merge branch 'main' into patch-2 2020-11-18 08:58:09 -05:00
Jen Looper
49181386b0 Merge pull request #55 from coderjojo/main
Replace link to image folder
2020-11-18 08:56:37 -05:00
Jen Looper
c7e4aa2b4c Merge pull request #58 from mithesh109/patch-4
Update post-lecture-quiz.md
2020-11-18 08:55:57 -05:00
Jen Looper
94213d3300 Merge pull request #57 from mithesh109/patch-3
Update pre-lecture-quiz.md
2020-11-18 08:55:34 -05:00
Jen Looper
e3d4c7180c Merge pull request #60 from theweird0ne/numbering
Corrected the numbering in the  pre/post quiz
2020-11-18 08:45:10 -05:00
Marc Duiker
b20b3b52c1 Finished introduction 2020-11-18 12:16:49 +01:00
AmlanSaikia
24767bc594 Corrected the numbering in the pre/post quiz 2020-11-18 16:23:28 +05:30
Mithesh
d93cb827e4 Update post-lecture-quiz.md
Update question numbers for the quiz
2020-11-18 13:39:06 +05:30