Skip to main content

One post tagged with "learning"

View All Tags

How learning JavaScript helps me better understand OpenFn jobs

· 8 min read
Aicha Diallo
Aicha Diallo

OpenFn automation happens via jobs which define specific steps ("operations") that OpenFn should perform. They're written in a basic scripting language that runs on top of (and has full access to) Javascript. A basic understanding of Javascript will take your job writing on OpenFn to the next level. To improve my limited knowledge of JavaScript, I have been taking Codecademy's Introduction to JavaScript Course.