Commit Graph

5 Commits

Author SHA1 Message Date
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