Commit Graph

8957 Commits

Author SHA1 Message Date
Isabelle Viktoria Maciohsek
b086184802 Merge pull request #2 from Liqiuyue9597/patch-1
Update rewind-to-commit.md
2021-08-16 13:51:20 +03:00
Isabelle Viktoria Maciohsek
8cae11a4fa Merge pull request #3 from Liqiuyue9597/patch-2
Update push-changes.md
2021-08-16 13:49:19 +03:00
Liqiuyue
1f2e79cea0 Update push-changes.md
use push not fetch
2021-08-10 12:41:11 +08:00
Liqiuyue
9a15fff3e2 Update rewind-to-commit.md
Rewinds back to `3050fc0d3` but keeps changes in the working directory  --> it doesn't need `--hard`
2021-08-10 11:28:35 +08:00
Tomer
fd96983b7a Update Tabs.md
The function name and argument were wrong, probably remains of some old version. 
If you update this code also on the CodePen project, it will print to the console, like intended
2021-08-05 13:39:41 +03:00
Isah Abba Ibrahim
86d5f9b3fa Corrected function call
The function created isn't the function that was called. I corrected the function call
2021-07-29 22:46:36 +01:00
Isabelle Viktoria Maciohsek
c93a5b9215 Update indexOn.md
Fixes #1822
2021-07-23 16:41:43 +03:00
Isabelle Viktoria Maciohsek
8d23c1e2ed Update luhnCheck.md
Fixes #1817
2021-07-23 16:34:47 +03:00
Isabelle Viktoria Maciohsek
7ae0a7e98d Merge pull request #1838 from howardbdev/master
fix snippets/hide.md
2021-07-23 16:09:28 +03:00
Isabelle Viktoria Maciohsek
e35b4e0bb3 Update hide.md 2021-07-23 16:08:32 +03:00
Angelos Chalaris
ed484f666c Merge pull request #1820 from Julien-Broyard/patch-1
Fix typo 'toKebabCase' -> 'toSnakeCase'
2021-07-23 14:14:28 +03:00
Isabelle Viktoria Maciohsek
ee30212d67 Update CONTRIBUTING.md 2021-07-23 13:40:34 +03:00
Isabelle Viktoria Maciohsek
99b8537024 Update CONTRIBUTING.md 2021-07-23 13:39:58 +03:00
Isabelle Viktoria Maciohsek
d7d8785c97 Update CONTRIBUTING.md 2021-07-23 13:39:41 +03:00
Isabelle Viktoria Maciohsek
211e3d6efa Update CONTRIBUTING.md 2021-07-23 13:39:05 +03:00
Isabelle Viktoria Maciohsek
3a3f11731b Update CONTRIBUTING.md 2021-07-23 13:38:37 +03:00
Isabelle Viktoria Maciohsek
1075bd2297 Update CONTRIBUTING.md 2021-07-23 13:37:58 +03:00
Angelos Chalaris
c0a3373c74 Merge pull request #18 from djave-co/patch-1 2021-07-22 18:07:40 +03:00
Angelos Chalaris
927158be16 Update git-fast-forward.md 2021-07-22 18:07:22 +03:00
Dave
697c59a0ab Typo in excerpt 2021-07-22 11:13:09 +01:00
howardbdev
3f2744e9e5 fix snippets/hide.md 2021-07-20 16:34:10 -04:00
Chalarangelo
20d6f12294 Add data structures articles 2021-07-18 18:05:22 +03:00
Angelos Chalaris
c16c7cb135 Merge pull request #1823 from h20x/fix-bubble-sort 2021-07-13 18:30:04 +03:00
Chalarangelo
2a661688fc Add purple macro flower images 2021-07-12 19:36:08 +03:00
Chalarangelo
b4308a2744 Add for of index tip 2021-07-12 19:08:59 +03:00
Chalarangelo
6046b0bb88 Add Python f-strings 2021-07-09 16:39:38 +03:00
Chalarangelo
b908e35c24 Add git ff article 2021-07-09 09:33:45 +03:00
Angelos Chalaris
5580f03487 Merge pull request #17 from dominikbulaj/patch-1 2021-07-05 21:03:44 +03:00
Dominik Bułaj
577db40fb4 Update javascript-object-array-proxy.md
```x.filter((v, i) => v !== 'B');                  // { a: 'A', b: 'B' }``` 
This should remove `B` value from result and not `c`
2021-07-05 13:45:37 +02:00
Dmitriy
0b6e562c61 Fix bubbleSort 2021-06-30 12:24:25 +03:00
Julien Broyard
b6509c15c3 Fix typo 'toKebabCase' -> 'toSnakeCase' 2021-06-28 15:29:14 +02:00
Chalarangelo
d4b151de1a Add boolean traps article 2021-06-27 14:56:34 +03:00
Chalarangelo
5545465e33 Add JSON stringify replacer article 2021-06-27 11:13:30 +03:00
Chalarangelo
2c3ae2936a Add disable fast forward merge 2021-06-22 20:41:13 +03:00
Chalarangelo
e76b43d8ff Add set default push branch 2021-06-22 20:37:37 +03:00
Chalarangelo
8c532b9aab Add JS callback article 2021-06-22 19:48:54 +03:00
Chalarangelo
96e723a62a Add JS numeric separator article 2021-06-22 18:15:12 +03:00
Chalarangelo
7dfe0cd826 Add reversed list article 2021-06-21 10:04:48 +03:00
Angelos Chalaris
284962e6a5 Merge pull request #1811 from lukasbals/lu/update-to-camel-case 2021-06-20 13:02:15 +03:00
Isabelle Viktoria Maciohsek
3dcba31446 Merge pull request #1810 from shanyuhai123/feature/getMonthDays
Add snippet for getMonthDays
2021-06-20 12:57:38 +03:00
Isabelle Viktoria Maciohsek
1bd06c9ee6 Update and rename getMonthDays.md to daysInMonth.md 2021-06-20 12:57:01 +03:00
Isabelle Viktoria Maciohsek
d27c9e5590 Create dateRangeGenerator.md 2021-06-20 12:39:16 +03:00
Angelos Chalaris
efb0f84de9 Update hover-underline-animation.md 2021-06-20 12:08:52 +03:00
Chalarangelo
0f48b6bf9c Add weekOfYear 2021-06-18 22:08:38 +03:00
Chalarangelo
db6dc94899 Add mapConsecutive 2021-06-18 21:56:23 +03:00
Chalarangelo
1bef45a024 Add symbolizeKeys 2021-06-18 21:51:48 +03:00
Chalarangelo
ca1c8375ee Add deepMerge 2021-06-18 21:47:59 +03:00
Chalarangelo
f5410f122b Add assertValidKeys 2021-06-18 21:35:44 +03:00
Chalarangelo
2f1c0e9513 Add hasOne and hasMany 2021-06-18 21:31:43 +03:00
Chalarangelo
1081132477 Create indexOn 2021-06-18 21:23:58 +03:00