Public
Edited
Jan 14, 2023
Importers
1 star
Insert cell
Insert cell
Insert cell
Insert cell
_.reduce([1, 2, 3, 4, 5], _.add, 10)
Insert cell
Insert cell
Insert cell
reduceHistory([1, 2, 3, 4, 5], _.add, 10)
Insert cell
Insert cell
Insert cell
Insert cell
_.reduce([1, 2, 3, 4, 5], withHistory(_.add), ["🍎", "🍌", 10])
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
score_history = reduceHistory(moves, updateScores, { p1: 0, p2: 0 })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more