loverajoel / jstips

This is about useful JS tips!
http://jstips.co
GNU General Public License v3.0
12.5k stars 803 forks source link

Breaking or continuing loop in functional programming #338

Closed vamshisuram closed 8 years ago

vamshisuram commented 8 years ago

[Breaking or continuing loop in functional programming]

TL;DR;

[content attached..]

vamshisuram

[twitter account link or github account link ej: @vamshisuram]

loverajoel commented 8 years ago

@vamshisuram I link this one, can you add more explanation about some()? maybe an oficial link and jsbin demo can help!

vamshisuram commented 8 years ago

@loverajoel Added MDN links and quoted their description on some method.

loverajoel commented 8 years ago

the format of the file should be .md

zenopopovici commented 8 years ago

This is nice. :shipit:

loverajoel commented 8 years ago

@vamshisuram can you add a playground like this https://github.com/loverajoel/jstips/blob/gh-pages/_posts/en/2016-08-10-comma-operaton-in-js.md ?

loverajoel commented 8 years ago

Thanks!