Skip to main content

Learning Resources

Scriptable uses Apple's JavaScriptCore, which supports ECMAScript 6. This page includes our recommendations for some of the best external resources available to learn Javascript.

Learning Javascript#

caution

Some guides and tutorials will assume that you're running JavaScript in a browser and therefore have access to browser specific objects, such as a document. Scriptable does not run JavaScript in a browser and therefore such objects do not exist.

Learning HTML & CSS#

Learning RegEx#

Helpful Links of Information#

Below is a list of links containing information that may help while you are programming. (reference)

Last updated on