+1
It seems that using the cli is becoming standard these days but I still
like the original simplicity of being able to write js without need for
nodejs.
On Sun, Nov 26, 2017 at 6:21 PM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:
> It seems that using the cli is becoming standard the
Yes, please ...
Looking forward to this combination ..
On Mon, Nov 27, 2017 at 10:44 PM, José Luis Redrejo
wrote:
> I have begun to work on an easy setup, integrated with the way web2py
> works. I have little free time to work on it, so it's not finished yet, but
> I hope to have it ready soon.
I have begun to work on an easy setup, integrated with the way web2py
works. I have little free time to work on it, so it's not finished yet, but
I hope to have it ready soon.
It's based on manual implementations I have done in production
applications, but done in a more general and easy to use way
I agree. I wish there was a way (and may be there is but I do not know) to
to what webpack does from inside the browser of the developer so that the
developer does not have to install node. If that were possible we could
distribute vue components with web2py and not worry about users installing
Anvil seems pretty nice... But 49$/month is quite expensive... It
professionnal tool and not open source I guess... I am not in the bangwagon
of the UI drag and drop kind of thing as such kind of product (which work
well in the begining) often ends up difficult to make working as simply in
the long
I second this,
On Monday, November 27, 2017 at 3:13:27 PM UTC-5, José L. wrote:
>
> Massimo, I am sure most of the people in this group agree with you, having
> the same preference. Coming from the python world we feel more comfortable
> using that kind of js interaction.
> I am one of them, and
Massimo, I am sure most of the people in this group agree with you, having
the same preference. Coming from the python world we feel more comfortable
using that kind of js interaction.
I am one of them, and I chose web2py for my personal work some years ago
because of its simplicity against other
It seems that using the cli is becoming standard these days but I still
like the original simplicity of being able to write js without need for
nodejs.
I tend to program in this way:
#... in index.html
next
next
start again
Hi José,
I'm not in a hurry, but I will appreciate so much your help.
Thank you!
P.S. Your recipe with the Webpack proxyTable is working like a charm in my
dev server. 😅
> lso, in webpack.config.babel.js configuration file , if you add
>
>
> devServer: {
> host: '127.0.0.1',
> port:
I will do it this weekend, by the way crud is not simple at all. In fact
it's one of the most complex things ;)
2017-11-15 3:04 GMT+01:00 黄祥 :
> i'm interest too, could you give some simple example (crud) to learn how
> it works?
>
> thanks and best regards,
> stifan
>
> --
> Resources:
> - http
i'm interest too, could you give some simple example (crud) to learn how it
works?
thanks and best regards,
stifan
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Is
Carlos, by the way, if you are not in a hurry I can prepare a proof of
concept this weekend. I just can tell it really works because I am using it
in a system in production.
Of course, that's the develop setup, once develop is done in production we
use nginx-uwsgi only, but in that case there's no
Hi Carlos
I would recommend you to use this webpack helper:
https://github.com/Plortinus/vue-multiple-pages
Doing "vue init Plortinus/vue-multiple-pages new-project" you get the
structure to work, just add the div for app to the class and import the
page js per each page.
Also, in webpack.config.
13 matches
Mail list logo