Commit Graph

8954 Commits

Author SHA1 Message Date
6c7c3da63f Add useStateDelayed hook (#106)
Add useDelayedState hook

Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2021-11-17 11:14:40 +02:00
ff0749b749 Update README.md 2021-11-15 19:56:55 +02:00
a7eba42142 Update README.md 2021-11-15 19:56:41 +02:00
21b8c88ae5 Update README.md 2021-11-15 19:56:31 +02:00
c95f39e4ba Update README.md 2021-11-15 19:56:21 +02:00
616d9461d9 Update README.md 2021-11-15 19:56:12 +02:00
ac081f148f Update README.md 2021-11-15 19:56:02 +02:00
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
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
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
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
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
7f384cd746 Update LICENSE 2021-11-15 19:49:22 +02:00
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
aaef92333e Update javascript-classical-vs-prototypal-inheritance.md 2021-11-15 18:36:45 +02:00
920af7129e Update walkThrough.md 2021-11-15 13:18:31 +02:00
f064ee1f3b Add protypal vs classical inheritance 2021-11-15 11:20:31 +02:00
e76941f2f1 Add onWindow hooks 2021-11-08 15:52:33 +02:00
0043ec2e18 Add useMutationObserver 2021-11-07 17:56:32 +02:00
b8c2ed5479 Reword some articles 2021-11-07 17:34:40 +02:00
4670439e56 Reword some articles 2021-11-06 21:00:44 +02:00
04ee60671b Add JS sync vs async question 2021-11-06 20:32:38 +02:00
15caeb286f Add useEffectOnce 2021-11-05 20:31:34 +02:00
786bee6d6f Add useComponentDidUpdate 2021-11-05 15:46:57 +02:00
90846001bd Update isTravisCI.md 2021-11-03 09:55:07 +02:00
ec7d00e98c Merge pull request #20 from dermyhughes/patch-1
Callback examples not using correct function name
2021-10-18 20:42:20 +03:00
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
e283ea333f Update longest_item.md 2021-10-17 18:25:09 +03:00
e31747599b Update snippet explanations 2021-10-13 21:18:48 +03:00
b4dd74f868 Update wording 2021-10-13 20:41:00 +03:00
3cd481c0d1 Update top JS snippets 2021-10-13 20:09:28 +03:00
ee00c20cc3 Update snippet wording 2021-10-11 19:30:57 +03:00
6b96338ccc Update CONTRIBUTING.md 2021-10-11 16:41:28 +03:00
a1d4f62042 Update CONTRIBUTING.md 2021-10-11 16:41:25 +03:00
0a46f8a1dd Update CONTRIBUTING.md 2021-10-11 16:41:22 +03:00
2b775e3c93 Update CONTRIBUTING.md 2021-10-11 16:41:20 +03:00
f6d227cdaa Update CONTRIBUTING.md 2021-10-11 16:41:16 +03:00
b137bd7d75 Update CONTRIBUTING.md 2021-10-11 16:41:08 +03:00
7a6f8dd6e2 Add JS expression/statement 2021-10-10 12:32:58 +03:00
6ba455701f Add JS prefix/postfix 2021-10-10 11:53:04 +03:00
f659b4109c Add JS promises question 2021-10-10 11:38:05 +03:00
43720314a9 Add useMap hook 2021-10-06 21:03:46 +03:00
83c3e5d662 Add useSet hook 2021-10-06 21:03:32 +03:00
2c0e3db16b Add useDefault hook 2021-10-04 21:01:30 +03:00
d8cc94ba1e Create useGetSet.md 2021-10-04 20:33:40 +03:00
9d1793c946 Add useScript hook 2021-10-01 09:20:06 +03:00
4b8b47dd49 Update JS singleton article 2021-09-28 20:14:51 +03:00
0b625c7a37 Update useInterval article 2021-09-28 20:02:40 +03:00
31f43249c5 Fix CSS variables update date 2021-09-28 20:00:36 +03:00
76133ff2f9 Update CSS variables 2021-09-28 19:53:13 +03:00