[Pas2js] Pas2JS Gambiarra web app demo
warleyalex
warleyalex at yahoo.com.br
Sat Jun 9 03:54:22 CEST 2018
Hi,
I successufully have recreated the Gambiarra web app with pas2js.
LIVE PREVIEW:
https://rawgit.com/pas2js/master/master/projGambiarra/www/preview.html
{
username: pas2js
password: 1234
}
Next step, would be to build a lightweight framework infrainstructure to
result in a decent small file size. Since there's just a bit too much work
involved to meet even baseline expectations, but I think it may be nice to
build a minimum framework on top of vue/F7 or gsap libraries, it seems,
likely waste a lot of time solving problems others have already solved.
It's very challenging to implement the UI part, the components usually use
container type of controls to hold others controls. Containers inside others
containers. I think feasible to create the visual components using the
TWebCustomControl as base class and place the widget within the specific
container. The container visual component should have specific sections to
accept/place the controls.
============= |
| NAVBAR SECTION |
|-----------------------|
| CONTENT SECTION |
|-----------------------|
| FOOTER SECTION |
|============ |
--
Sent from: http://pas2js.38893.n8.nabble.com/
More information about the Pas2js
mailing list