Commit Graph

8957 Commits

Author SHA1 Message Date
Chalarangelo
4fa76a1a96 Add useRequestAnimationFrame 2021-11-25 09:57:35 +02:00
Chalarangelo
d91f9fbfd6 Add useOnGlobalEvent 2021-11-25 09:43:47 +02:00
Chalarangelo
c367b580b3 Add strict mode question 2021-11-23 16:13:30 +02:00
Jonatan Witoszek
6c7c3da63f Add useStateDelayed hook (#106)
Add useDelayedState hook

Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2021-11-17 11:14:40 +02:00
Angelos Chalaris
ff0749b749 Update README.md 2021-11-15 19:56:55 +02:00
Angelos Chalaris
a7eba42142 Update README.md 2021-11-15 19:56:41 +02:00
Angelos Chalaris
21b8c88ae5 Update README.md 2021-11-15 19:56:31 +02:00
Angelos Chalaris
c95f39e4ba Update README.md 2021-11-15 19:56:21 +02:00
Angelos Chalaris
616d9461d9 Update README.md 2021-11-15 19:56:12 +02:00
Angelos Chalaris
ac081f148f Update README.md 2021-11-15 19:56:02 +02:00
Angelos Chalaris
9bb603a788 Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:52:19 +02:00
Angelos Chalaris
b73cfa685c Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:51:49 +02:00
Angelos Chalaris
b04f164abe Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:51:22 +02:00
Angelos Chalaris
5bcca25fec Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:50:56 +02:00
Angelos Chalaris
ccf45ec315 Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:49:57 +02:00
Angelos Chalaris
7f384cd746 Update LICENSE 2021-11-15 19:49:22 +02:00
Angelos Chalaris
8d136ee810 Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:48:11 +02:00
Angelos Chalaris
aaef92333e Update javascript-classical-vs-prototypal-inheritance.md 2021-11-15 18:36:45 +02:00
Angelos Chalaris
920af7129e Update walkThrough.md 2021-11-15 13:18:31 +02:00
Chalarangelo
f064ee1f3b Add protypal vs classical inheritance 2021-11-15 11:20:31 +02:00
Chalarangelo
e76941f2f1 Add onWindow hooks 2021-11-08 15:52:33 +02:00
Chalarangelo
0043ec2e18 Add useMutationObserver 2021-11-07 17:56:32 +02:00
Chalarangelo
b8c2ed5479 Reword some articles 2021-11-07 17:34:40 +02:00
Chalarangelo
4670439e56 Reword some articles 2021-11-06 21:00:44 +02:00
Chalarangelo
04ee60671b Add JS sync vs async question 2021-11-06 20:32:38 +02:00
Chalarangelo
15caeb286f Add useEffectOnce 2021-11-05 20:31:34 +02:00
Chalarangelo
786bee6d6f Add useComponentDidUpdate 2021-11-05 15:46:57 +02:00
Angelos Chalaris
90846001bd Update isTravisCI.md 2021-11-03 09:55:07 +02:00
Angelos Chalaris
ec7d00e98c Merge pull request #20 from dermyhughes/patch-1
Callback examples not using correct function name
2021-10-18 20:42:20 +03:00
Dermot Hughes
35f450aa51 Callback examples not using correct function name
The examples aren't using the correct function names as defined. It could be confusing.
2021-10-18 18:06:18 +01:00
Angelos Chalaris
e283ea333f Update longest_item.md 2021-10-17 18:25:09 +03:00
Chalarangelo
e31747599b Update snippet explanations 2021-10-13 21:18:48 +03:00
Chalarangelo
b4dd74f868 Update wording 2021-10-13 20:41:00 +03:00
Chalarangelo
3cd481c0d1 Update top JS snippets 2021-10-13 20:09:28 +03:00
Isabelle Viktoria Maciohsek
ee00c20cc3 Update snippet wording 2021-10-11 19:30:57 +03:00
Angelos Chalaris
6b96338ccc Update CONTRIBUTING.md 2021-10-11 16:41:28 +03:00
Angelos Chalaris
a1d4f62042 Update CONTRIBUTING.md 2021-10-11 16:41:25 +03:00
Angelos Chalaris
0a46f8a1dd Update CONTRIBUTING.md 2021-10-11 16:41:22 +03:00
Angelos Chalaris
2b775e3c93 Update CONTRIBUTING.md 2021-10-11 16:41:20 +03:00
Angelos Chalaris
f6d227cdaa Update CONTRIBUTING.md 2021-10-11 16:41:16 +03:00
Angelos Chalaris
b137bd7d75 Update CONTRIBUTING.md 2021-10-11 16:41:08 +03:00
Chalarangelo
7a6f8dd6e2 Add JS expression/statement 2021-10-10 12:32:58 +03:00
Chalarangelo
6ba455701f Add JS prefix/postfix 2021-10-10 11:53:04 +03:00
Chalarangelo
f659b4109c Add JS promises question 2021-10-10 11:38:05 +03:00
Angelos Chalaris
43720314a9 Add useMap hook 2021-10-06 21:03:46 +03:00
Angelos Chalaris
83c3e5d662 Add useSet hook 2021-10-06 21:03:32 +03:00
Angelos Chalaris
2c0e3db16b Add useDefault hook 2021-10-04 21:01:30 +03:00
Angelos Chalaris
d8cc94ba1e Create useGetSet.md 2021-10-04 20:33:40 +03:00
Chalarangelo
9d1793c946 Add useScript hook 2021-10-01 09:20:06 +03:00
Chalarangelo
4b8b47dd49 Update JS singleton article 2021-09-28 20:14:51 +03:00