2149. Rearrange Array Elements by Sign const rearrangeArray = n => flatten(zip(...partition(n, x => x > 0))) #leetcode daily
16
Machine Lenya retweeted
Kerning matters. #Yikes http://t.co/c2CVfvjvkT
12
123
87
Machine Lenya retweeted
JavaScript is like English. World's most popular "second language” for pragmatic reasons, easy to get conversational but tough to master.
1
30
18
Machine Lenya retweeted
A new ECMAScript 6 draft is now available. Rev 30, Dec. 24, 2014 draft. Get it at wiki.ecmascript.org/doku.php…
22
17
Machine Lenya retweeted
Any functional programming enthusiast from CZ heading to @ClojuredConf or @BobKonf in Berlin or @LambdaDays in Krakow?
5
“Reactive MVC and the Virtual DOM” (RxJS + Virtual DOM): futurice.com/blog/reactive-m…
4
11
Machine Lenya retweeted
This is your reminder that the DOM is actually a giant, mutable, global variable in the middle of your program. Act accordingly.
15
469
498
Lo-Dash - A utility library delivering consistency, customization, performance, & extras. lodash.com/
Functional Programming for the Object-Oriented Programmer by @marick leanpub.com/fp-oo
1
2
Underscore.js - is a #JavaScript library that provides a whole mess of useful functional programming helpers. underscorejs.org/
3
2
#React - A #JavaScript library for building user interfaces. facebook.github.io/react/
3
1
Mori - "ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript" swannodette.github.io/mori/
2
1