You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi,
I am interested in passing several apps to JavaScript, but before launching myself to an investment of this type I would like to see what the source code generated in JavaScript is like. Could I have access to the code of any of the demos to make an evaluation?
Thanks
Shai Almog
unread,
Dec 14, 2017, 12:08:55 AM12/14/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi, pretty much all of our demos have a "javascript" link at the bottom where you can see the result and inspect the generated code/size.
The structure is maintained for the other demos but as you can see from the source it's not something you would normally "inspect". The build allows you to generate "pretty" code which would be more readable for debugging.