[release-notes/gnome-3-26] developers page - add details about gjs



commit e401022cb04ade90ba511ca1e3b79cdfa2122587
Author: Allan Day <allanpday gmail com>
Date:   Wed Sep 6 19:40:03 2017 +0100

    developers page - add details about gjs

 help/C/developers.page |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index f760919..238a64a 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -147,6 +147,14 @@
       chooser dialogs and in the <app>Files</app> application. Each cloud provider
       can display its status and can also specify a menu of options which users
       can access.</p></item>
+      <item><p>GJS has continued to make progress towards a more modern ES6
+      JavaScript, with its adoption of Spidermonkey 52. Highlights include
+      classes, async/wait and many new standard library methods. More details
+      about this can be found in <link href="https://git.gnome.org/browse/gjs/tree/NEWS?h=1.49.4";>
+      the NEWS file</link> and <link href="https://speakerdeck.com/ptomato/modern-javascript-in-gnome";>
+      Philip Chimento's blog</link>.</p></item>
+      <item><p>A full set of API documentation for writing applications in
+      JavaScript is <link href="http://devdocs.baznga.org/";>now available online</link>.</p></item>
     </list>
   </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]