A blog about software engineering
Featured
Reduce reduce with reduced
Posted on:September 10, 2023Play some code golf with with early returning from reduce
Reduce map and filter to their essence!
Posted on:August 17, 2023Play some code golf with map, filter and reduce
Recent Posts
Reduce reduce with reduced
Posted on:September 10, 2023Play some code golf with with early returning from reduce
Reduce map and filter to their essence!
Posted on:August 17, 2023Play some code golf with map, filter and reduce
&& and || are not boolean operators (js)
Posted on:August 15, 2023Small post about the true nature of && and || in javascript