February 2018
— Ew semicolon ew
Source:
let l = [1,2,2,3,3,3,4,4];const remove = (list, x) => R.without([ x ], list);l = remove(l, 4);
[ 1, 2, 2, 3, 3, 3 ]
— Semicolons are sexy
— Where is R come from?
— Built in thingy?
— Looks nice
— Http://ramdajs.com/
— inchidi
— True I wanna put them in places where no human had physical access to on my body
— PHP-ish and ugly literally have the same meaning
— It's ugly, but simple :P
— Hi, what is the best algorithm to make password protected content