Commit Graph

421 Commits

Author SHA1 Message Date
Chalarangelo
6a725d7384 Add JS question about variable keywords 2021-09-07 12:17:34 +03:00
Chalarangelo
b8180b526c Add truthiness check question 2021-09-05 11:56:35 +03:00
Chalarangelo
7312f91c69 Update infographics with new palette
Resolves #19
2021-09-02 16:40:41 +03:00
Chalarangelo
6f6e2592f1 Add native JS data structures article 2021-08-31 14:29:57 +03:00
Angelos Chalaris
92bef0d201 Update javascript-listen-once.md 2021-08-26 15:44:04 +03:00
Isabelle Viktoria Maciohsek
3a3f11731b Update CONTRIBUTING.md 2021-07-23 13:38:37 +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
Chalarangelo
20d6f12294 Add data structures articles 2021-07-18 18:05:22 +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
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
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
541ff1f408 Merge pull request #16 from 30-seconds/redate 2021-06-17 17:57:14 +03:00
Chalarangelo
cb014a8822 Tidy up for rebranding 2021-06-16 19:06:38 +03:00
Isabelle Viktoria Maciohsek
d38cc3274b Update template 2021-06-13 19:53:19 +03:00
Isabelle Viktoria Maciohsek
9482b077ec Bake dates into articles 2021-06-13 19:52:48 +03:00
Chalarangelo
65528cce0d Remove individual image credits 2021-06-12 19:30:41 +03:00
Chalarangelo
9832e2606f Add images for future use 2021-06-12 19:28:11 +03:00
Chalarangelo
2803d220e0 Upload resized assets 2021-06-12 18:58:58 +03:00
Chalarangelo
52d3d94e84 Genericize image names 2021-06-12 18:03:28 +03:00
Chalarangelo
19f228760a Fix a missing tag preventing site from building 2021-06-11 22:44:34 +03:00
Chalarangelo
57e0260851 Add string.raw tip 2021-06-07 10:10:22 +03:00
Chalarangelo
4ea34fa0b3 Add js iifes 2021-06-06 12:40:30 +03:00
Chalarangelo
e29e0d62f4 Add iterables tip 2021-06-06 12:04:27 +03:00
Chalarangelo
e31a7aefe1 Add python setup tip 2021-06-05 16:25:46 +03:00
Isabelle Viktoria Maciohsek
5350b91fba Merge pull request #15 from udaya28/patch-1
Update javascript-destructuring-assignment.md
2021-05-25 17:02:45 +03:00
udaya
e3063bb830 Update javascript-destructuring-assignment.md
In Array destructuring example the skip value mentioned in the comment should be 9, not 12.
2021-05-25 14:36:43 +05:30
Chalarangelo
d43aea98fb Add lazy loading 2021-05-23 16:52:06 +03:00
Chalarangelo
411df8f9f8 Fix type of latest blog 2021-05-23 13:19:02 +03:00
Chalarangelo
875f762de8 Add for loop tip 2021-05-23 13:06:57 +03:00
Chalarangelo
19baf654ce Add js enums 2021-05-23 12:35:03 +03:00
Chalarangelo
d1e88e9fb1 Add HTTP code cheatsheet 2021-05-15 21:18:17 +03:00
Chalarangelo
0be86d6f90 Add async loops 2021-05-15 13:53:40 +03:00
Chalarangelo
0fbcbfc886 Remove jooble promo 2021-05-15 13:21:29 +03:00
Chalarangelo
931fb7dc67 Add promise timeout blog 2021-05-04 16:23:34 +03:00
Chalarangelo
6dd4f49cd6 Add password autocomplete 2021-05-04 13:16:22 +03:00
Chalarangelo
d33fc5600f Add useStateWithLabel blog 2021-05-04 11:42:52 +03:00
Chalarangelo
7545f67593 Add keyed array proxy 2021-04-23 20:32:47 +03:00
Chalarangelo
4feda1717a Add git aliases 2021-04-17 21:26:34 +03:00
Chalarangelo
49498f938b Add promise chaining 2021-04-17 16:53:14 +03:00
Chalarangelo
37ef1736dd Add commit date blog 2021-04-17 14:10:56 +03:00