JS run - Live code editor Hack 1.0.0 + Redeem Codes
JS playground - code editor
Developer: Saravanakumar GN
Category: Education
Price: Free
Version: 1.0.0
ID: org.saravanakumar.javascriptplayground
Screenshots
Description
- Mozilla example codes with the Live code editor.
- ES6 & ES7 Features contents with Easy and more examples.
- Run Javascript code directly from Mobile/Tablet.
We would love to hear any suggestions, questions or comments, please write into saravanakumargn@gmail.com. Thanks
Version history
1.0.0
2018-05-17
This app has been updated by Apple to display the Apple Watch app icon.
It won’t let me use the log function to type stuff or alert. If I write
Const firstname=‘hello’;
Const lastname=‘hello’;
Log(‘firstname’+’lastname’);
It says log isn’t a function even though log is the function to print out words.