An open API service providing commit metadata for open source projects.

GitHub / javascript-tutorial/vi.javascript.info / commits

Modern JavaScript Tutorial in Vietnamese

SHA Message Author Date Stats
a4194cee look like ninja code Mustafa Kemal Tuna <1****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
26b393a7 merge Merge pull request #2272 from vsemozhetbyt/patch-17 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2f4c29c6 merge Merge pull request #2271 from vsemozhetbyt/patch-16 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
876fdedc merge Merge pull request #2270 from vsemozhetbyt/patch-15 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
bbe7e059 merge Merge pull request #2266 from vsemozhetbyt/1.99.1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e9a528fb merge Merge pull request #2262 from vsemozhetbyt/patch-14 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
21d44a05 merge Merge pull request #2261 from wam/change-var-to-let-in-regexp-sticky-section Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
eba22803 merge Merge pull request #2260 from vsemozhetbyt/patch-13 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f782e9c9 merge Merge pull request #2259 from satyambnsal/master Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
96b98541 merge Merge pull request #2258 from vsemozhetbyt/patch-12 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
48b111d8 merge Merge pull request #2257 from vsemozhetbyt/1.11.8 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2ff5eeb9 merge Merge pull request #2255 from vsemozhetbyt/patch-11 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
032e18b9 merge Merge pull request #2278 from javascript-tutorial/revert-2252-patch-10 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ca9a0225 Revert "Fix a typo in 1.11.3 (Promises chaining)" Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
12a5cb02 merge Merge pull request #2252 from vsemozhetbyt/patch-10 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fd6861e5 merge Merge pull request #2251 from johnjacobkenny/patch-1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
27f69355 merge Merge pull request #2250 from odsantos/fix-regexp-char-class-typo Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a914bad8 fix typo in 06-promisify article.md ZhaoMuwei <z****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8f912948 Fix typos in 2.1.4 (Searching elements) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
bd239300 Update article.md LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9e99c367 merge Merge pull request #2249 from vsemozhetbyt/patch-9 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b589f38b merge Merge pull request #2210 from leviding/patch-27 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
bf3c878e Fix link in 2.1.5 (Node properties...) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e25caaec Correct solution explanation in 1.99.04 (Reference Type) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
422ef44b Fix outdated note in 1.99.04 (Reference Type) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b83f2d7f Fix typos in 'Proxy and Reflect' Vse Mozhe Buty <v****t@g****m> almost 6 years ago
4e9a3354 Correct comment in 1.13.1 Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ec815139 Change `var` to `let` in 7.16 regexp-sticky Will Atwood Mitchell <w****l@g****m> almost 6 years ago
05dfb567 Fix typo, add note in 1.12.2 (Async iteration) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0bdf17e7 Fix Optional chaining doc satyam bansal <s****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
dccca58f Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
010bde1a Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0e0f4e35 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
58d9f752 Fix typo in 1.11.6 (Promisification) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
37c6a31d Fix semicolons, remove old note in 1.11.8 Vse Mozhe Buty <v****t@g****m> almost 6 years ago
9a6a9fb5 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d5a88b6b Fix semicolons in 1.11.6 (Promisification) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1236996b Fix a typo in 1.11.3 (Promises chaining) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0b6cfc9b Update article.md Kenny John Jacob <j****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c3979cdd Fix typo. Osvaldo Dias dos Santos <v****s@y****m> almost 6 years ago
2f822c8e Fix semicolons in 1.11.1 (Introduction: callbacks) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f2078b1d Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8c395666 merge Merge pull request #2240 from vsemozhetbyt/patch-12 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
47414944 merge Merge pull request #2239 from vsemozhetbyt/patch-11 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a6f101c5 merge Merge pull request #2238 from vsemozhetbyt/patch-10 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1f2987d9 merge Merge pull request #2237 from plakxj/patch-1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
879cfa09 merge Merge pull request #2236 from mikemitchell574/patch-4 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4379770f merge Merge pull request #2235 from vsemozhetbyt/patch-9 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0da8037e merge Merge pull request #2234 from mikemitchell574/patch-3 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6a3835a7 merge Merge pull request #2233 from mikemitchell574/patch-1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ca17a69a merge Merge pull request #2231 from Dewke/dewke-minor-fix Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0c760be1 Update task.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2a55b5b2 merge Merge pull request #2230 from Herrera-pgoat/patch-1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d1f44660 merge Merge pull request #2241 from mikemitchell574/patch-6 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
075e0419 merge Merge pull request #2243 from Youngjin-KimY/patch-1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
dc415a64 merge Merge pull request #2245 from vsemozhetbyt/patch-13 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
972c7ab3 Fix possibly outdated note in 1.9.6 (instanceof) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
98d1dc96 modify typo youngjin-kimY <1****j@g****m> almost 6 years ago
7aa2867c Include "object" in MDN link mikemitchell574 <5****4@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9a356785 Add missing semicolons in 1.9.2 (Class inheritance) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9bf14891 Clarify task code place in 1.9.1 (Class basic syntax) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0682ae7c Delete excess semicolon in 1.9.1 (Class basic syntax) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
980f487a Update article.md start <3****j@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ccfec1fa Add emphasis for clarity mikemitchell574 <5****4@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7ee9c6a9 Fix links in 1.8.4 (Prototype methods) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
901e5ef8 Update topic sentence mikemitchell574 <5****4@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2e057065 Replace rules.indent array with number mikemitchell574 <5****4@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
567d911f Minor clarification on WeakMap and WeakSet Dawid Kopys <d****7@g****m> almost 6 years ago
58ee49a9 Update task.md Herrera-pgoat <3****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2d5be7b7 merge Merge pull request #2229 from vsemozhetbyt/patch-14 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
44252ada merge Merge pull request #2228 from vsemozhetbyt/patch-13 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
decb6a2a merge Merge pull request #2226 from vsemozhetbyt/patch-12 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7ddddd29 merge Merge pull request #2224 from vsemozhetbyt/patch-11 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
bd0fbbe2 merge Merge pull request #2219 from vsemozhetbyt/patch-9 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a10d94d9 merge Merge pull request #2218 from aruku/aruku-patch-1 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3897d24e merge Merge pull request #2214 from leviding/patch-29 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c8edd846 merge Merge pull request #2213 from leviding/patch-28 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ad495922 Fix typos, specify link in 1.6.8 (Scheduling) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
518daec1 Fix possible typo in 1.6.7 ("new Function" syntax) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e8455bc5 Fix a typo in 1.6.6 (function object, NFE) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4a75ea40 Mention function declaration in 1.6.5 (global object) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ae723281 merge Merge pull request #2222 from vsemozhetbyt/patch-11 Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b0c60e3b Remove possibly outdated comment Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9b2f866a Fix typo in 1.4.7 (optional chaining) Vse Mozhe Buty <v****t@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
971a32e1 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
24ff585f Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a5023980 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6393a9fe Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
614c5ff2 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1197b01d Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e92bbb13 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9ad8f66e Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d961910b Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fca113b5 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d4120a0a Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
44a17a32 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c69ca0dd Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7487ce9e Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
959dc23a Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e74295c4 Update article.md Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago

← Back to repository