Commit graph

5688 commits

Author SHA1 Message Date
Ilya Kantor
eda333d423 minor fixes 2021-10-12 14:19:22 +03:00
Ilya Kantor
193319c963
Merge pull request #2705 from imba-tjd/patch-1
Update urls
2021-10-10 19:55:22 +03:00
Ilya Kantor
ab2c57c331
Merge pull request #2704 from wilburn98/master
Update article.md
2021-10-10 19:55:10 +03:00
Ilya Kantor
0d673762fa
Merge pull request #2701 from deisner/patch-1
Update article.md
2021-10-10 19:55:01 +03:00
Ilya Kantor
cbc4350e1e
Merge pull request #2698 from joaquinelio/patch-5
edge
2021-10-10 19:54:17 +03:00
Ilya Kantor
f1210b4f7b minor 2021-10-10 18:51:05 +03:00
Ilya Kantor
2e494c7b28
Merge pull request #2697 from joaquinelio/patch-4
promise chain flow
2021-10-10 18:49:20 +03:00
Ilya Kantor
8794b7112b
Merge pull request #2717 from baooab/patch-9
Update code-editors.md
2021-10-10 18:38:40 +03:00
Ilya Kantor
9e4a1e9428
Merge pull request #2720 from odsantos/object-references
Update URL.
2021-10-10 18:38:19 +03:00
Ilya Kantor
1c6302333e
Merge pull request #2721 from xirly/master
Update article.md
2021-10-10 18:38:09 +03:00
Ilya Kantor
5c1ee32063
Merge pull request #2725 from rizkyzhang/patch-6
Fix typo
2021-10-10 18:37:48 +03:00
Ilya Kantor
3d47402a28
Merge pull request #2729 from fionatagious/patch-1
minor typo
2021-10-10 18:36:58 +03:00
Ilya Kantor
171d2e7469
Merge pull request #2731 from mahdyar/patch-1
chore: fix a typo
2021-10-10 18:36:44 +03:00
Ilya Kantor
f4801c3a17 closes #2738 2021-10-10 18:21:14 +03:00
Mahdyar Hasanpour
2f980540fb
chore: fix a typo 2021-10-04 18:44:46 +03:30
Fiona Tang
7651ae0a6c
minor typo 2021-10-01 15:08:59 -07:00
Ilya Kantor
b09e38c557 minor fixes 2021-09-25 14:44:47 +03:00
Ilya Kantor
7abc297e46 picture minor fixes 2021-09-25 13:29:47 +03:00
Rizky
76ef126471
Fix typo
That importance -> The importance
2021-09-22 15:49:02 +07:00
Vlad
df39e1a998
Update article.md 2021-09-15 01:00:26 +03:00
Osvaldo Dias dos Santos
10590969eb Update URL. 2021-09-14 11:52:12 +01:00
zhangbao
08a530820e
Update article.md
Visual Studio Code has been introduced as an "IDE", so it should no longer appear under "Lightweight editors"
2021-09-12 00:09:46 +08:00
谭九鼎
e69a94338e
Update urls 2021-08-27 13:33:47 +08:00
wilburn98
22b7b51551 Update article.md 2021-08-26 11:17:19 +08:00
David Eisner
623737b79e
Update article.md
Fix typo, minor grammar fix.
2021-08-20 20:31:14 -04:00
joaquinelio
8287e24b96
edge 2021-08-16 11:17:55 -03:00
joaquinelio
1b31575e0d
promise chain flow 2021-08-15 16:36:58 -03:00
Ilya Kantor
4d01fc20d4 minor fixes 2021-08-15 10:39:31 +03:00
Ilya Kantor
a6c0fad468
Merge pull request #2686 from mindv0rtex/patch-1
Make use of `loadJson` inside `loadGithubUser`
2021-08-14 23:42:16 +03:00
Ilya Kantor
3b7a35e4cb
Merge pull request #2692 from siimpragi/patch-1
Fix grammar
2021-08-14 23:37:57 +03:00
Ilya Kantor
71f8a9eb65
Merge pull request #2693 from odsantos/css-animations-typo
Fix typo.
2021-08-14 23:37:48 +03:00
Ilya Kantor
7edd7c320f
Merge pull request #2694 from msmilkshake/patch-1
Update article.md
2021-08-14 23:37:38 +03:00
Ilya Kantor
71688e7590
Merge pull request #2695 from shvchk/master
Fix compound interest formula
2021-08-14 23:37:18 +03:00
Ilya Kantor
ed3b2c0602
Merge pull request #2696 from odsantos/property-descriptors
Update URLs
2021-08-14 23:36:29 +03:00
Ilya Kantor
d3ae613a33
Merge pull request #2683 from RainbowDashy/patch-1
Fix typo
2021-08-14 23:36:11 +03:00
Osvaldo Dias dos Santos
a19e517198 Update URLs 2021-08-14 21:31:15 +01:00
Andrei Shevchuk
f17c07af83 Fix compound interest formula
https://en.wikipedia.org/wiki/Compound_interest
2021-08-14 05:09:29 +03:00
HeyMilkshake
95ad57616e
Update article.md
Missing `let` keyword
2021-08-11 16:47:11 +01:00
Osvaldo Dias dos Santos
d4040872fc Fix typo. 2021-08-10 00:10:34 +01:00
Siim Pragi
6b4cfc2eb3
Fix grammar 2021-08-09 21:07:23 +03:00
Ilya Kantor
bc08fd1b32
Merge pull request #2689 from joaquinelio/patch-8
slider not working on movile
2021-08-08 11:54:12 +03:00
Ilya Kantor
58f9c8d538 minor fixes 2021-08-08 11:24:45 +03:00
joaquinelio
4a7fe13942
Update index.html 2021-08-08 03:34:22 -03:00
joaquinelio
1808fe380e
slider not working on movile 2021-08-08 03:22:49 -03:00
Yan
12d79680e8
Make use of loadJson inside loadGithubUser 2021-08-06 13:38:08 -04:00
p0ny
05a97a029d
Update article.md
fix typo
2021-08-01 13:12:56 +08:00
Ilya Kantor
ef8d576821
Merge pull request #2680 from joaquinelio/patch-4
old and new
2021-07-26 10:33:11 +03:00
joaquinelio
2a6fd54e2b
old and new 2021-07-26 01:16:57 -03:00
Ilya Kantor
57ff060c3c minor fixes 2021-07-24 15:01:48 +03:00
Ilya Kantor
9c5388cd57 pointer events improvements 2021-07-24 15:01:36 +03:00