Lazarus

Programming => Networking and Web Programming => Topic started by: kotakomputer on November 17, 2019, 06:21:46 am

Title: Create Web App
Post by: kotakomputer on November 17, 2019, 06:21:46 am
What is the best tool to create Web App using Lazarus?
I see TMS Web Core is very good but $450 too expensive for me, is there a cheaper alternative ($100 is good) ?
Title: Re: Create Web App
Post by: Thaddy on November 17, 2019, 08:01:59 am
You can simply use pas2js on its own, you really don't need webcore (although it is very good)
But see
https://wiki.freepascal.org/pas2js_widgetsets for several efforts that may be of use.
Title: Re: Create Web App
Post by: kotakomputer on November 17, 2019, 12:34:39 pm
How about fpWeb?

I need component which support Responsive Design and/or Bootstrap.

Very difficult to find any online/live samples about Web App created by Lazarus.
Title: Re: Create Web App
Post by: Leledumbo on November 17, 2019, 07:55:56 pm
I need component which support Responsive Design and/or Bootstrap.
Your best bet for that is a pas2js wrapper over your favorite JS library. fpWeb is backend only framework, though its LCL components can be linked to dataset for automatic HTML generation, but I won't suggest it. It's so much easier to generate the content yourself.
TinyPortal © 2005-2018