Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Ideas] Modern JavaScript (ES6, ES7) support in ServiceStudio

$
0
0

Hello All,


JavaScript has had ES6 and ES7 syntax since a couple of years. The new syntax provides some good features like lambda syntax, the 'let' keyword, the 'const' keyword, template literals etc.

While some old browsers do not support all of the syntax, there are libraries like 'babel.js' (https://babeljs.io/) which transform modern JS to ES5 (the usual JS syntax).

It would be great if the OutSystems product allowed using modern JS directly in ServiceStudio.

OutSystems can integrate the babel.js within the platform - so that it can convert any modern JS syntax to ES5 (older JS when required for old browsers, already most modern browsers do support ES6 , but not all..).

Advantages:

1. Developer productivity with modern JS will be very good. Many forge components rely on JS and JS libraries and having support for modern JS will be great.

2. Modern JS is helpful for writing easier to read and maintainable JS code.

3. On the mobile front in OutSystems - apache cordova for the mobile plugins is JS based - so supporting modern JS would be a win over there too.


Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>