# timoxley/functional-javascript-workshop

A functional javascript workshop. No libraries required (i.e. no underscore), just ES5.

Repository: https://github.com/timoxley/functional-javascript-workshop
Canonical: https://ross.abutalabs.com/products/functional-javascript-workshop
Language: JavaScript
License Family: other
Last push: 2020-10-08T09:28:30+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4731, "days_push": 2155, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2040, forks 429 (observed 2026-08-28T04:06:08.463174+00:00)

## What it is
A NodeSchool-style interactive workshop that teaches fundamental functional programming in JavaScript using only vanilla ES5, with no libraries like underscore. Learners solve graded exercises via a CLI that runs and verifies their solution files.

## Use cases
- learn functional programming in javascript
- practice map filter reduce exercises
- self-study javascript without libraries
- nodeschool workshopper tutorial
- interactive coding exercises for ES5
- verify javascript exercise solutions from the terminal

## When to choose
- you want to learn functional programming basics in vanilla JavaScript
- you prefer hands-on, self-paced CLI exercises with automatic verification
- you want to avoid dependency on utility libraries like underscore or lodash

## When to avoid
- you need modern ES6+ syntax and features
- you want a video course or guided classroom curriculum
- you need a maintained resource with active updates and support

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: cli, developer-tools, testing
- domain: tutorials, programming-languages, education
- platform: cli, cross-platform
- tags: functional-programming, nodeschool, workshopper, es5, javascript, self-paced-learning, exercises, command-line, nodejs

## Member repositories
- timoxley/functional-javascript-workshop (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.463174+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:58:22.660720+00:00, confidence not recorded.
  - readme: https://github.com/timoxley/functional-javascript-workshop (fetched 2026-08-28T04:06:08.463174+00:00, sha 787d040570c3)
  - registry_npm: https://registry.npmjs.org/functional-javascript-workshop (fetched 2026-08-29T10:38:35.858713+00:00, sha 03052fc6f108)
- Data as of 2026-08-30T08:39:29.467469+00:00.
