RebootJeff - Overview
🐮
https://github.com/RebootJeff/cowGoesMoo
- San Francisco Bay Area
- https://rebootjeff.com
- @rebootjeff
Pinned Loading
-
cowGoesMoo cowGoesMoo Public
If only CVS and Walgreens built wait lists for the COVID vaccine
-
Beginner-friendly example of refacto... Beginner-friendly example of refactoring JavaScript to functional programming style
1
// See this blog post for full explanation:2
// https://rebootjeff.github.io/blog/2015/12/11/example-refactoring-to-functional-js-combine-keyed-lists/3
4
// Dependencies5
var _ = require('lodash');


