Published unlisted
Edited
Jul 10, 2019
Insert cell
Insert cell
test1 = (foo = 'string') => foo
Insert cell
test1()
Insert cell
test2 = (foo, bar = 'string') => [foo, bar]
Insert cell
test2('foo')
Insert cell
test3 = (foo = 42) => foo // highlighting isn’t broken here
Insert cell
test3()
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