Commit Graph

8981 Commits

Author SHA1 Message Date
Angelos Chalaris
ac4aa8ab55 Update equals.md 2021-09-08 09:38:08 +03:00
Chalarangelo
6a725d7384 Add JS question about variable keywords 2021-09-07 12:17:34 +03:00
Chalarangelo
5f7d719524 Add useHash 2021-09-05 20:30:47 +03:00
Chalarangelo
8910599da4 Add useError hook 2021-09-05 19:39:12 +03:00
Chalarangelo
07ff94e77f Add useIsomporphicEffect 2021-09-05 18:37:22 +03:00
Chalarangelo
46cee08abd Add useTitle 2021-09-05 16:52:35 +03:00
Chalarangelo
b8180b526c Add truthiness check question 2021-09-05 11:56:35 +03:00
Chalarangelo
5233b1cf6e Add useUpdate 2021-09-03 11:28:21 +03:00
Chalarangelo
d23d6a3670 Add useMergeState hook 2021-09-03 09:35:27 +03:00
Gisela Miranda Difini
5221e2e147 Add useForm hook (#111)
Co-authored-by: Gisela <gisela.difini@4all.com>
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2021-09-02 19:12:46 +03:00
Chalarangelo
4f0612bad3 Add useLocalStorage, useSessionStorage 2021-09-02 19:10:07 +03:00
Chalarangelo
7312f91c69 Update infographics with new palette
Resolves #19
2021-09-02 16:40:41 +03:00
Angelos Chalaris
ef9f1ec964 Merge pull request #121 from tshma/patch-1
Update Tabs.md
2021-09-02 13:12:53 +03:00
Chalarangelo
52710fbf98 Add useIntersectionObserver 2021-09-02 13:07:01 +03:00
Chalarangelo
4d839774c1 Additional tag for useKeyPress 2021-09-02 11:11:49 +03:00
Chalarangelo
ab1a1e09ea Add useKeyPress 2021-09-02 09:24:26 +03:00
Isabelle Viktoria Maciohsek
d720296151 Merge pull request #224 from DeDX3/patch-1
Fixed spelling of display value
2021-09-01 19:34:53 +03:00
Rahul Patil
b2708670ff Fixed spelling of display value
Fixed a spelling mistake from 'display: gird' to 'display: grid'
2021-09-01 21:02:30 +05:30
Chalarangelo
0fc05398a7 Add useBodyScrollLock 2021-09-01 16:43:28 +03:00
Chalarangelo
0f6bb0fc87 Add useEventListener 2021-09-01 16:02:07 +03:00
Chalarangelo
6f6e2592f1 Add native JS data structures article 2021-08-31 14:29:57 +03:00
Kushal Upreti
b3301457da Fix RGBtoHSB edge-cases returning NaN (#1858)
Fixes #1849

Co-authored-by: Kushal Upreti <ehunt9030@gmail.com>
2021-08-26 21:26:10 +03:00
Angelos Chalaris
92bef0d201 Update javascript-listen-once.md 2021-08-26 15:44:04 +03:00
Angelos Chalaris
296a1a9883 Merge pull request #1845 from Ibrahim-Isah/master 2021-08-16 16:38:19 +03:00
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