DEV Community

Cover image for Jan 18: DEV Daily Discovery

Jan 18: DEV Daily Discovery

Ben Halpern on January 18, 2021

Please make a comment to this thread with a DEV post that you think deserves to be read more broadly. If it's your own post that's fine. It could ...
Collapse
 
vonheikemen profile image
Heiker

You know how some people say that it's useless to re-implement array methods in terms of .reduce.... well, it turns out it's not that useless. We can use that handy "feature" to build composable operations on top of reducers, and use .reduce itself as an iteration protocol. This stuff is insane.

Collapse
 
lakatos88 profile image
Alex Lakatos šŸ„‘
Collapse
 
learnbyexample profile image
Sundeep

Updated my post recently, it's a comprehensive cheatsheet along with some examples. Let me know your feedback :)

Collapse
 
tngeene profile image
Ted Ngeene

I wrote a post to introduce beginners to git as well as highlight some handy practices while working with git.

Collapse
 
petroskoulianos profile image
Petros Koulianos
Collapse
 
nurgasemetey profile image
nurgasemetey • Edited
Collapse
 
alesgenova profile image
Alessandro Genova
Collapse
Collapse
 
jonathanyeong profile image
Jonathan Yeong
Collapse
 
sandordargo profile image
Sandor Dargo
Collapse
 
ljcdev profile image
ljc-dev