Commit Graph

10 Commits

Author SHA1 Message Date
f7c2cc7ae4 Add covers to snippets 2022-05-14 15:55:07 +03:00
8bf67754ce Make expertise a field 2022-03-01 20:21:45 +02:00
d88d014e80 Retitle snippets 2022-02-13 18:40:16 +02:00
efdd652b23 Update formatting 2022-01-30 18:41:43 +02:00
27c168ce55 Bake date into snippets 2021-06-13 13:55:00 +03:00
aedcded750 Format snippets 2020-10-22 20:23:47 +03:00
920a0c390b Update snippet descriptions 2020-10-19 22:49:51 +03:00
84d2584218 Update getElementsBiggerThanViewport.md
There is no reason to use reduce when when you don't need to.
`.filter()` is much simpler to reason, easier to read and more verbose
2020-10-08 14:36:30 +03:00
bec3fd2e8d Update getElementsBiggerThanViewport.md 2020-10-06 17:41:48 +03:00
e7d34adfc8 Update and rename elementBiggerThanViewport.md to getElementsBiggerThanViewport.md 2020-10-06 17:41:22 +03:00