Commit Graph

341 Commits

Author SHA1 Message Date
adaae4e24e Merge pull request #23 from 30-seconds/expertise-field
Make expertise a field
2022-03-02 09:45:37 +02:00
1eaf279c44 Update blog expertise 2022-03-01 21:07:20 +02:00
3c0fefd0dd Make expertise a field 2022-03-01 20:28:17 +02:00
771c7e9f51 Add any-link article 2022-02-28 09:20:32 +02:00
f049a05672 Make author singular (#22) 2022-02-23 15:21:56 +02:00
a1d93465fd Update js-array-sorting-shorthand.md 2022-02-23 13:23:47 +02:00
c33695da1e Update testing-async-react-components.md 2022-02-23 13:23:28 +02:00
129f6a0d72 Update code-anatomy-performant-python.md 2022-02-23 13:22:58 +02:00
e9cadfc224 Remove list article type 2022-02-08 09:20:03 +02:00
bb013f40c2 Update javascript-event-bubbling-capturing-delegation.md 2022-02-07 20:57:34 +02:00
ad5da50a57 Add article for Python default arguments 2022-02-07 20:25:10 +02:00
d77f97b936 Add article for Python bare except 2022-02-07 19:50:48 +02:00
b3a3fbfe57 Add python file close article 2022-02-02 20:16:27 +02:00
616aedbde8 Add object vs map article 2022-02-01 09:36:26 +02:00
55f78ee900 Update formatting 2022-01-30 20:41:02 +02:00
0bc2ef70ce Update formatting 2022-01-30 20:40:47 +02:00
703e2e2e9d Update formatting 2022-01-29 20:36:45 +02:00
454c443e90 Add more blog_images 2022-01-26 13:55:31 +02:00
5033d22a87 Add freeze vs seal 2022-01-22 10:38:28 +02:00
23f2f260c8 Merge pull request #21 from 30-seconds/cosmos-polish-up
Update illustration palettes
2022-01-19 12:42:03 +02:00
93b7d4877c Update illustration palettes 2022-01-19 12:41:28 +02:00
f59c654a30 Replace special character 2022-01-13 21:49:11 +02:00
b5c821b627 Update copy to clipboard 2022-01-11 09:50:57 +02:00
b7c9f68ee3 Update javascript-promises.md 2022-01-10 18:49:02 +02:00
6b5d661f44 Whitespace fix 2022-01-07 20:49:17 +02:00
89b8692c5c Add static and instance methods question 2022-01-07 20:48:56 +02:00
94a87fd880 Add recursion article 2022-01-07 20:03:12 +02:00
90f7a427aa Add date comparison article 2022-01-07 13:09:22 +02:00
adf3a967b9 Add DNS record basics 2022-01-07 12:47:47 +02:00
6d9c0e38c2 Add new images 2022-01-07 11:54:43 +02:00
5d89f1a3ce Add pure functions article 2021-12-19 17:08:07 +02:00
c01b950eee Fix reversed dates 2021-12-15 19:38:33 +02:00
740906fc96 Add python whitespace blog 2021-12-11 18:02:10 +02:00
836d9f017b Add JS NaN question 2021-12-02 13:23:01 +02:00
8933594321 Add JS pass by referene or value 2021-12-02 12:47:14 +02:00
22d20eae70 Fix dates in js var let const 2021-12-02 10:22:07 +02:00
a0273d8df2 Link to strict mode from variable scope 2021-12-02 09:51:03 +02:00
c367b580b3 Add strict mode question 2021-11-23 16:13:30 +02:00
ff0749b749 Update README.md 2021-11-15 19:56:55 +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
f064ee1f3b Add protypal vs classical inheritance 2021-11-15 11:20:31 +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
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
f6d227cdaa Update CONTRIBUTING.md 2021-10-11 16:41:16 +03:00
7a6f8dd6e2 Add JS expression/statement 2021-10-10 12:32:58 +03:00