JavaScripting Blog logo

JavaScripting Blog

BLOG

  • Twitter

Going Functional

Tomas Brambora Tomas Brambora 07 Dec 2012

Introduction Take a look at the following piece of code. What’s wrong with it? myAwesomeFunction = (objects) -> isGreat = false for item in objects if not item.isImportant continue if item.isGreat isGreat = true break return isGreat Does it go through all the items? No but, man, is that…

Read More underscore / functional programming / coffeescript
Page 1 of 1

JavaScripting is an extensive database of JavaScript libraries, frameworks and plugins. Search by category or free-text to find exactly the right library for your project. Submit your favorite library to have it added to the database (minimum 80 Github stars required).

JavaScripting is an open source project of Salsita Software, the JavaScript Experts.

Subscribe!
All content copyright Salsita s.r.o. © 2025 • All rights reserved.
Proudly published with Ghost