Getting started
Get started writing JavaScript, the world's most popular programming language.
Last updated
Get started writing JavaScript, the world's most popular programming language.
Last updated
Note: this feature is experimental - users of JavaScript should expect things to break or lack complete functionality. If testing experimental software is your jam, you can use JavaScript experimentally in the app and report any bugs you find on our GitHub or by reaching out to us directly.
With JavaScript in Quadratic, the world's most popular programming language meets the world's most popular tool for working with data - spreadsheets.
Select a cell where you want to write JavaScript.
Press /
to bring up the cell type menu. Select JavaScript.
Write JavaScript in the code editor. Return statements are returned to the sheet at the cell position.
Below are a bunch of quick links to find more details on how to write JavaScript in Quadratic.
Learn how to: ๐งน Reference cells using JavaScript
Learn how to: ๐ Return data to the sheet using JavaScript
Learn how to: ๐ Make API requests using JavaScript
Learn how to: ๐ค Make API requests using JavaScript
Learn how to: ๐ Visualize data using JavaScript
Learn how to: ๐จโ๐ป Import JavaScript packages using ESM