[Lazarus] Ways of making new style design

aradeonas aradeonas at operamail.com
Thu Jun 18 11:26:55 CEST 2015


Another way to make new style apps is using web technologies for
desktop.
For example using web browser to display app content but use FreePascal
and Lazarus for backend and preparing system usage and ... .
Example of this is :
http://electron.atom.io/
 
Imagine a desktop app that UI (graphic,animation and other stuff)
written in HTML, CSS and JS and working with internet,file,system native
menus and dialogs come from FreePascal.
 
Maybe we can prepare even JS with FreePascal like p2js, also there are
new libraries like React that use component style building that is
similar to over habits.
 
With this way we can prepare a website,desktop and maybe mobile app with
one base. Write ones,Run Anywhere + new design.
Also consider count of libraries and components for web and JS that we
can use in our apps.
 
What you think?
 
Regards,
Ara

-- 
http://www.fastmail.com - A no graphics, no pop-ups email service





More information about the Lazarus mailing list