Commit Graph

8987 Commits

Author SHA1 Message Date
dbf9fdd7db Add getSiblings 2020-08-07 15:31:48 +03:00
c41b58c590 Add elementIsFocused 2020-08-07 15:21:27 +03:00
0395fde19a Add getMonthsDiffBetweenDates 2020-08-07 15:15:26 +03:00
10ca797dc0 Add JS array comparison blog 2020-08-07 14:23:14 +03:00
fcda90a9c9 Add JS equality blog 2020-08-06 19:52:30 +03:00
7eade523b7 Update javascript-module-cheatsheet.md 2020-08-06 19:11:15 +03:00
113fbd3da2 Add JS sleep blog 2020-08-04 20:08:54 +03:00
a4b9a23231 Add JS module cheatsheet 2020-08-04 19:41:35 +03:00
d716fc04ad Add JS generator blog 2020-08-04 16:28:16 +03:00
ff96f1b3a1 Add JS arrow event listener blog 2020-08-04 15:29:43 +03:00
00d9dce00e Add JS iterable to array blog 2020-08-04 14:18:09 +03:00
e837555f8d Add JS array merge blog 2020-08-04 13:25:38 +03:00
4478c23488 Add JS closures blog 2020-08-04 12:40:08 +03:00
6d8760523e Add JS Arrays blog 2020-08-03 21:37:03 +03:00
1985355def Merge pull request #1170 from Alex-Sokolov/patch-1
Update countBy.md
2020-07-31 22:47:23 +03:00
199c60a0e5 Update countBy.md 2020-07-31 22:47:10 +03:00
3c812d639e Merge pull request #1171 from Alex-Sokolov/patch-2
Update intersectionBy.md
2020-07-31 22:46:44 +03:00
a838095291 Update intersectionBy.md 2020-07-31 22:46:29 +03:00
c6dca8a983 Merge pull request #1172 from Alex-Sokolov/patch-3
Update unionBy.md
2020-07-31 22:46:00 +03:00
89adb172f7 Update unionBy.md 2020-07-31 22:45:38 +03:00
e1d31b9661 Merge pull request #205 from zhangfelix/fix-gcd-bug
bug fix in gcd.md
2020-07-31 22:40:28 +03:00
0e18e286e3 Update gcd.md 2020-07-31 22:39:46 +03:00
02462884a1 Merge pull request #209 from AnimeshRy/patch-1
find_multiples.md added
2020-07-31 22:37:50 +03:00
897cf88a41 Update arithmetic_progression.md 2020-07-31 22:37:02 +03:00
5e6d1382f8 Merge pull request #1173 from piyukore06/format-number
Added format number in JS
2020-07-31 22:24:04 +03:00
49f4cbfbc9 Update formatNumber.md 2020-07-31 22:23:32 +03:00
3d16d647ea Added format number in JS 2020-07-30 10:38:51 +02:00
10fd98764e Updated the indent to 2 spaced
Updated everything according to the comments
2020-07-28 16:29:25 +05:30
74fb5d3449 updated with all the changed asked 2020-07-28 16:27:33 +05:30
08ea7b56e5 Create find_multiples.md
find_multiples added
2020-07-27 00:32:34 +05:30
e980573b41 Update unionBy.md 2020-07-25 22:06:21 +03:00
bab8f4b9ee Update intersectionBy.md 2020-07-25 11:40:27 +03:00
885b0c2af6 Update countBy.md 2020-07-25 11:34:21 +03:00
2b6b92bc71 Merge pull request #1169 from Alex-Sokolov/patch-1
Update symmetricDifferenceBy.md: add another example
2020-07-25 09:23:24 +03:00
2960d5aeac Update symmetricDifferenceBy.md 2020-07-25 09:22:33 +03:00
b244bba646 Update symmetricDifferenceBy.md 2020-07-24 20:24:06 +03:00
69f927fd95 Merge pull request #1168 from ronib/patch-1
Update deepFreeze.md
2020-07-23 09:01:16 +03:00
d2e621754e Update deepFreeze.md 2020-07-23 09:00:21 +03:00
77e605b044 Update deepFreeze.md
fix typo in line 15, and add missing typeof call
2020-07-20 09:56:30 +03:00
34e60a73c8 floating point numbers handled 2020-07-18 10:24:48 +05:30
14cb45dda1 reverse number snippet added 2020-07-17 19:11:28 +05:30
0504127d01 Add a quick tip for Node.js debugging in Chrome 2020-07-15 16:10:13 +03:00
6b7f813a82 Add a blog for testing redux-connected components 2020-07-15 13:54:26 +03:00
739ddd4e36 Revert recent changes to last.md
Use `length` check instead to apply to strings and other array-likes.
2020-07-13 09:16:09 +03:00
59fb02a29b Merge pull request #1166 from dym-sh/patch-1
use isArray instead of instanceof
2020-07-12 18:30:20 +03:00
3e39f23d4b use isArray instead of instanceof 2020-07-12 05:56:45 +02:00
cf18160ec1 Merge pull request #1165 from dym-sh/patch-1
use `instanceof` to determine if arg is an array
2020-07-08 09:19:41 +03:00
f185a793a3 Update last.md 2020-07-08 09:19:26 +03:00
1779093724 use instanceof to determine if arg is an array 2020-07-08 07:50:51 +02:00
f53ed0df03 Fix blog title 2020-06-24 13:30:20 +03:00