Documentation You are here: start » v » 2.0 » shipping » custom_code » api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v:2.0:shipping:custom_code:api [2019/02/26 00:23] – [sort(direction)] adamv:2.0:shipping:custom_code:api [2019/10/31 03:55] – [Notes] foxybrett
Line 6: Line 6:
  
   * **Chainable Functions**: The javascript API is designed to be chainable - allowing you to string different function calls together to make more complex calls in a single line.   * **Chainable Functions**: The javascript API is designed to be chainable - allowing you to string different function calls together to make more complex calls in a single line.
-  * **Node.js**: The code is running on Node.js version 6.10+  * **Node.js**: Note that we do update versions of Node regularlyIf you have questions about the specific version we're using at a certain point in time, just ask. But when you update your code, be aware that updating your code will trigger a re-deploy behind the scenes, which may use a newer version of Node than your code previously used.
  
 ---- ----

Site Tools